Opened 14 years ago
Closed 9 years ago
#1345 closed feature-request (WontFix)
Combine Resume and Pause buttons in GTK UI
Reported by: | K900 | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | Future |
Component: | GTK UI | Version: | 1.3.0_dev |
Keywords: | play, pause | Cc: |
Description
Well, that's it. Why have two buttons when you can have one? I'll make a patch for it soon and upload it here.
Change History (11)
comment:1 by , 14 years ago
Milestone: | 1.3.0 → 1.4.0 |
---|
comment:2 by , 14 years ago
Why 1.4.0? I guess it's quite a simple fix, and it affects usability which is the goal for 1.3.0. There are some more of these little usability issues, though, that's a new ticket.
comment:3 by , 14 years ago
1.3 is in feature freeze or supposed to be, just waiting to find the time to fix a couple last niggling bugs then work on 1.4 will commence.
If you supply a working patch then it may get in, that would be up to andar however.
follow-up: 7 comment:5 by , 14 years ago
If I highlight multiple torrents, some of which are running and some of which are paused, what state will this button take?
Two buttons are still useful.
comment:6 by , 14 years ago
Keywords: | pause added; paus removed |
---|---|
Status: | new → pending |
Well, it should go "Resume all", but some feedback will be needed for this case. And it should read "Resume all" or "Pause all" when multiple torrents are selected. Oh, guess I won't make the patch in time for 1.3.0...
comment:7 by , 14 years ago
Replying to chrisbeebops:
If I highlight multiple torrents, some of which are running and some of which are paused, what state will this button take?
Two buttons are still useful.
That's why we have two buttons. The code can get a bit complicated when trying to figure out which state each selected torrent is in and then the appropriate behaviour of the button. Having both buttons available is just the easiest way to do things.
comment:8 by , 14 years ago
Status: | pending → new |
---|
I agree that it's the easiest way, yet it is not very good in terms of usability. My personal opinion is that usability goes before code, so I am still in favor of having one button. As a less code-heavy way one of the buttons could become disabled when you select a torrent.
comment:9 by , 14 years ago
Priority: | minor → trivial |
---|
I have to say there a lot of other GTK requests that need attention when looking through the ticket system.
comment:10 by , 11 years ago
Milestone: | 1.4.0 → Future |
---|
comment:11 by , 9 years ago
Resolution: | → WontFix |
---|---|
Status: | new → closed |
This should be done for the web interface too.