musicmuster/app
Keith Edmunds c0ae9eba9f Don't scroll display after drop
With no code, display scroll back to where the source rows came from.
With code we had, we ensured dropped rows were visible, but display
would still scroll.
Now freeze display as it is when rows are dropped.
2023-05-01 18:04:03 +01:00
..
ui Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00
config.py Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00
dbconfig.py Log file that creates sessions 2023-03-08 20:07:07 +00:00
helpers.py Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00
icons_rc.py Use resources for button icons 2021-04-06 19:06:42 +01:00
infotabs.py Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00
log.py Produce consistent log output 2023-03-11 16:02:26 +00:00
models.py Change PlaylistRows.row_number to plr_rownnum 2023-04-02 17:23:49 +01:00
music.py Fix (workaround) volume going to zero after track starts 2023-04-14 11:12:13 +01:00
musicmuster.py Ensure volume is set to VOLUME_VLC_DEFAULT on play 2023-04-21 14:37:48 +01:00
playlists.py Don't scroll display after drop 2023-05-01 18:04:03 +01:00
rename_singles.py First draft of rename_singles.py 2022-08-22 16:08:24 +01:00
replace_files.py Fix replace_files prompt not showing 2023-04-06 18:51:08 +01:00
utilities.py Cleanups from running vulture 2022-12-24 09:36:51 +00:00