fixing banner and migrating to onedev

This commit is contained in:
cmclark00 2024-11-26 20:10:20 -05:00
parent e343b26b7b
commit 59536ddd9b

View file

@ -73,6 +73,7 @@ ApplicationWindow {
height: window.height / 3 height: window.height / 3
smooth: true smooth: true
antialiasing: true antialiasing: true
fillMode: image.PreserveAspectFit
} }
} }