Blur game covers properly
This commit is contained in:
@@ -35,6 +35,7 @@ template CartridgesWindow : Adw.ApplicationWindow {
|
||||
|
||||
Overlay details_view {
|
||||
name: "details_view";
|
||||
overflow: hidden;
|
||||
|
||||
[overlay]
|
||||
Box details_view_box {
|
||||
@@ -219,6 +220,7 @@ template CartridgesWindow : Adw.ApplicationWindow {
|
||||
}
|
||||
|
||||
Picture details_view_blurred_cover {
|
||||
name: "details_view_blurred_cover";
|
||||
keep-aspect-ratio: false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user