Playlist not workling when it is bigger than main window
Bug #1392346 reported by
gmeier
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Audience |
In Progress
|
Low
|
Artem Anufrij | ||
Bug Description
Playlist items outside the main audience window are not clickable. Tis happens easyly with a long playlist and a small main window.
Related branches
lp:~artem-anufrij/audience/playlist-rewrite
- Jeremy Wootten: Needs Fixing (code, ui, function)
-
Diff: 1481 lines (+453/-511)11 files modifiedsrc/CMakeLists.txt (+2/-2)
src/Objects/Video.vala (+7/-2)
src/Widgets/BottomBar.vala (+28/-21)
src/Widgets/EpisodesPage.vala (+23/-5)
src/Widgets/LibraryPage.vala (+5/-4)
src/Widgets/PlayerPage.vala (+42/-82)
src/Widgets/Playlist.vala (+199/-196)
src/Widgets/PlaylistItem.vala (+66/-0)
src/Widgets/PlaylistPopover.vala (+0/-118)
src/Widgets/WelcomePage.vala (+41/-34)
src/Window.vala (+40/-47)
| Changed in audience: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| milestone: | none → loki-beta1 |
| Changed in audience: | |
| milestone: | loki-beta1 → none |
| Changed in audience: | |
| assignee: | nobody → Artem Anufrij (artem-anufrij) |
| status: | Confirmed → In Progress |
To post a comment you must log in.
