Opened 20 years ago
Closed 20 years ago
Last modified 19 years ago
#98 closed patch (fixed)
Sorts contexts and actions (alphabetically) and warns of "potential" conflicts.
| Reported by: | anonymous | Owned by: | jdonavan |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | key bindings |
| Cc: | Ticket locked: | no |
Description
- Contexts are sorted alphabetically (except "Jumppoints" and "Global", they are at the top). This is a little more intuative than the when unsorted (i think).
- Warning dialog against non-fatal conflicts
I noticed the other day that the mythmusic uses global and music context bindings. So, for now, warnings are given against any key already bound in a global context. Users can choose to ingore the warnings and bind them anyways.
Attachments (4)
Change History (5)
by , 20 years ago
| Attachment: | sorting_and_warnings.diff added |
|---|
by , 20 years ago
| Attachment: | sorting_and_warnings3.diff added |
|---|
ARGH -- No more submitting past my bed time (this ones for keeps)
by , 20 years ago
| Attachment: | ListUI_And_Sorting.diff added |
|---|
This one is the same as the previous, but the UI doesn't use the managed tree list. Now it uses a nice UILIstTreeType.
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This patch adds what the message says it adds.