mcg/data/ui
coderkun cd4f32e7f2 Fix alignment of tracks on Cover panel (close #106)
GTK 4 centers marks of the Scale widget even when the scale has a vertical
orientation. Unfortunately, the Scale widget does not provide a way to set the
alignment or to access the internal Label widget in any way. To left-align the
labels this commit add a method that traverses the all children of the songs
scale recursively and adjusts the alignment if it is a Label widget.
2025-04-06 16:52:10 +02:00
..
album-headerbar.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
connection-panel.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
cover-panel.ui Fix alignment of tracks on Cover panel (close #106) 2025-04-06 16:52:10 +02:00
library-panel.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
playlist-panel.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
server-panel.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
shortcuts-dialog.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
window.ui Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00