Remove GdkPixbuf hack

This commit is contained in:
kramo
2023-05-05 17:40:22 +02:00
parent cd396a4bf8
commit 15fc6292b6
3 changed files with 2 additions and 9 deletions

View File

@@ -35,7 +35,6 @@ template CartridgesWindow : Adw.ApplicationWindow {
Overlay details_view {
name: "details_view";
overflow: hidden;
[overlay]
Box details_view_box {
@@ -220,7 +219,6 @@ template CartridgesWindow : Adw.ApplicationWindow {
}
Picture details_view_blurred_cover {
name: "details_view_blurred_cover";
keep-aspect-ratio: false;
}
}