Auto-expand sidebar items on hover in the library
Bug #743828 reported by
RJ Skerry-Ryan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Low
|
elysion | ||
1.10 |
Fix Released
|
Low
|
elysion |
Bug Description
when you hover over a sidebar item, if it has children, it should auto-expand after a certain interval
Related branches
lp://staging/~miko-kiiski/mixxx/auto-expand
- RJ Skerry-Ryan: Approve
-
Diff: 127 lines (+40/-1)5 files modifiedmixxx/src/library/library.cpp (+4/-0)
mixxx/src/library/sidebarmodel.cpp (+19/-0)
mixxx/src/library/sidebarmodel.h (+8/-0)
mixxx/src/widget/wlibrarysidebar.cpp (+6/-1)
mixxx/src/widget/wlibrarysidebar.h (+3/-0)
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed now that lp:~miko-kiiski/mixxx/auto-expand is merged to trunk. Thanks Miko!