No sorting in missing and hidden view.
Bug #1924616 reported by
Daniel Schürmann
This bug report is a duplicate of:
Bug #1828555: Library: allow sorting in Hidden tracks.
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Committed
|
Low
|
ronso0 |
Bug Description
In the missing and hidden track tables sorting when clicking on the column header does not work.
Tested with the latest 2.3.beta on Ubuntu Bionic
Changed in mixxx: | |
milestone: | none → 2.3.0 |
Changed in mixxx: | |
assignee: | nobody → ronso0 (ronso0) |
importance: | Undecided → Low |
status: | New → Confirmed |
Changed in mixxx: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
that only bothers me when I accidentally have hidden a track (touchpad..) and don't know its name but can derive some other spec from the current sort order, like BPM, or when the track was added.
Actually is fix is just flipping a bool, so I wonder why it was disabled in the first place..?
https:/ /github. com/mixxxdj/ mixxx/pull/ 3828