Fix config editor handling keep-open incorrectly

This commit is contained in:
stax76
2022-05-03 14:25:15 +02:00
parent a15d2cdbbe
commit cd2f2aeec8
4 changed files with 10 additions and 24 deletions

View File

@@ -1,6 +1,7 @@
- Fix keyboard layout change not working.
- Fix multi monitor setup with different DPI values.
- Fix config editor handling `keep-open` incorrectly.
- New playlist-add command added to change the playlist position.
Ctrl+F11 goes 10 positions backward.
Ctrl+F12 goes 10 positions forward.