Ticket #191 (closed enhancement: fixed)
Allow the update interval of buffers to be disabled
| Reported by: | elliott94 | Owned by: | hadenpike |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Qwitter Core | Version: | 4.0 |
| Keywords: | Qwitter, Buffer, Update Interval | Cc: |
Description
Currently, in most buffers, an update interval can be set by the user. However, in some instances, a user may not want a certain buffer to be update (the sent buffer, for example.)
Taking this into account, a "0" or "disable" option could be added to the combo box that allows the user to spesify the update interval.
Change History
comment:1 Changed 17 months ago by hllf
- Priority changed from minor to trivial
- Milestone 4.1 deleted
comment:2 Changed 17 months ago by hllf <hllf@…>
- Status changed from new to closed
- Resolution set to fixed
(In [7e7f2e6b4bce]) The interval for a buffer can now be set to 0, disabling all automatic updates for that buffer. Closes #191
Note: See
TracTickets for help on using
tickets.
