Commit c8fd139
fix(rancher-desktop): actually use pre-resized icon source file
Switch from GdkPixbuf runtime resize (fails in flatpak build sandbox:
'Loader process exited early with status 1') to installing a pre-resized
512x512 PNG committed as a source file.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a2a19f3 commit c8fd139
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments