Opened 19 years ago
Closed 19 years ago
#2240 closed patch (fixed)
Default to current source in Channel Editor when adding new channel
| Reported by: | danielk | Owned by: | danielk |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.21 |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
By default when we create a new channel it has no source selected, but if we have already selected a source to display in the channel editor it stands to reason that we want any channel we add to be attached to that source.
The attached patch just makes the currently selected source the default for new channels, if no source is selected we still default to having no source selected in the new channel dialog.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | 2240-v1.patch added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [11353]) Fixes #2240. Default to current source in Channel Editor when adding new channel (applying patch).
This just fixes a small UI quirk in the mythtv-setup channel editor. See ticket for full description.