This commit is contained in:
朱子楚\zhuzi
2024-04-13 22:00:15 +08:00
parent e8c47e0fd8
commit 2c4cf82f63
5 changed files with 12 additions and 6 deletions

View File

@ -117,6 +117,8 @@ Window {
id:img_back
visible: false
cache: false
fillMode: Image.PreserveAspectCrop
asynchronous: true
Component.onCompleted: {
var geometry = FluTools.desktopAvailableGeometry(window)
width = geometry.width