Opened 14 years ago
Closed 14 years ago
#1732 closed Bug (wontfix)
In the group pref panel, group all actions in a single UI element
Reported by: | cacaodev | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Mac Client | Version: | 1.42 |
Severity: | Normal | Keywords: | |
Cc: |
Description
This is a proposal for the group pref panel. For now, there is only one action related to the matching criteria. If you plan to add more actions (like run a script when completed, play a sound, send an email , etc ...) , it could be useful to group them in a RuleEditor?-like UI. It's more flexible and saves space. Here is a prototype xcode project that demonstrate what could be done. Note that actions can be added by just editing a plist file where you add a selector and an argument (argument can be any custom control).
Let me know if this is something that could be done in the future. There are still some minor issues work on : we will have to differentiate between actions performed at start torrent time and those at completed time.
Attachments (1)
Change History (2)
Changed 14 years ago by cacaodev
comment:1 Changed 14 years ago by livings124
- Resolution set to wontfix
- Status changed from new to closed
I appreciate the effort, but this functionality is overkill (ie bloat).
Xcode project proof of concept