-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c772d50
commit ef32346
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
### My unprioritized todo list | ||
|
||
* ~Added menu based playlist scaling~ | ||
* ~Added menu based playlist scaling~ (implemented in 1.1.8) | ||
* Convert to using foo_spider_monkey_panel instead of foo_jscript | ||
* Handle GIFs for image types? | ||
* Better lyrics handling | ||
* Color picker menu with meta_db saving of seleted color based on arist/album/disc | ||
* Better resolution handling for intermediate sizes (scaling? DPI based?) | ||
* ~Add option to move transport controls below artwork~ | ||
* ~Show played date tooltip(?) when hovering over highlights on timeline~ | ||
* ~Add option to move transport controls below artwork~ (implemented in 1.1.8) | ||
* ~Show played date tooltip(?) when hovering over highlights on timeline~ (implemented in 1.1.8) | ||
* Move progress bar code to ui-components and turn it into a class | ||
* ~Change sizes of menu fonts through menus~ | ||
* ~Change sizes of Transport control buttons through menus~ | ||
* ~Change sizes of menu fonts through menus~ (implemented in 1.1.8) | ||
* ~Change sizes of Transport control buttons through menus~ (implemented in 1.1.8) |