Opened 7 years ago
Closed 5 years ago
#12970 closed enhancement (fixed)
Make auto_preview_timeout option user specific
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.6 |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
The auto preview timeout value can be configured for a session through the User Interface preferences page. |
||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Unfortunately, in our team we cannot agree on a value for the TracIni#trac-auto_preview_timeout-option.
There are two fractions in our team:
The first group of users write rather small tickets (simiar to the ones in this TRAC). For these users a value of "2" is fine. For others, that write rather large tickets, this frequent update rate results in extremely slow performance, sluggish browser response and inadvertent cursor movements. These group of people want to have the auto preview switched off completely.
It would be nice, if the auto_preview_timeout
option can be made user selectable.
Attachments (0)
Change History (7)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|---|
Milestone: | → 1.3.3 |
Owner: | set to |
Status: | new → assigned |
comment:2 by , 7 years ago
Milestone: | 1.3.3 → 1.3.4 |
---|
comment:3 by , 6 years ago
Milestone: | 1.3.4 → 1.3.5 |
---|
comment:4 by , 5 years ago
Milestone: | 1.3.5 → 1.3.6 |
---|
comment:5 by , 5 years ago
Release Notes: | modified (diff) |
---|
comment:6 by , 5 years ago
Nice changes (though I just glanced through - so more formal review from others still welcome ;-) ).
I wanted to point out that, as an interim measure, people could always switch off the side-by-side edit mode, in which case there's no auto-preview happening. Yet another way is to click once on "Review Changes", which shows a diff of the current changes, and this also disables auto-preview until one clicks on "Previous Page".
comment:7 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Proposed changes in [279a4aaf6/rjollos.git].