emmental/emmental/tracklist
Anna Schumaker 70d7f5fa70 tracklist: Use the Gtk.ColumnView.scroll_to() function for scrolling
Rather than trying to implement this myself through manually moving the
scrolled window. It's much easier to simply let Gtk do the work for us.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-08-30 13:40:22 -04:00
..
__init__.py tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
buttons.py tracklist: Add tooltips to tracklist buttons 2023-08-24 09:28:22 -04:00
footer.py tracklist: Add a Footer widget 2023-05-10 17:42:27 -04:00
row.py factory: Don't change Gtk ListRowWidget state flags 2023-08-22 12:09:20 -04:00
selection.py tracklist: Add keyboard shortcuts 2023-08-24 09:28:22 -04:00
sorter.py tracklist: Add a SortOrderModel 2023-05-10 17:42:27 -04:00
trackview.py tracklist: Use the Gtk.ColumnView.scroll_to() function for scrolling 2023-08-30 13:40:22 -04:00