Totally unnecessary algorithm

This commit is contained in:
kramo
2023-04-07 23:54:42 +02:00
parent 9986e35365
commit a9e67595f7
2 changed files with 55 additions and 12 deletions

View File

@@ -129,10 +129,6 @@ template CartridgesWindow : Adw.ApplicationWindow {
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
styles [
"dim-label",
]
}
Label overview_last_played {
margin-top: 6;
@@ -141,10 +137,6 @@ template CartridgesWindow : Adw.ApplicationWindow {
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
styles [
"dim-label",
]
}
Box {
hexpand: true;
@@ -187,7 +179,6 @@ template CartridgesWindow : Adw.ApplicationWindow {
]
Picture overview_blurred_cover {
opacity: 0.2;
can-shrink: true;
keep-aspect-ratio: false;
hexpand: true;