mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 14:56:15 +00:00
making mac ui
This commit is contained in:
@@ -18,7 +18,8 @@ struct NearFutureApp: App {
|
||||
settingsModel: settingsModel
|
||||
)
|
||||
.tint(settingsModel.settings.tint.color)
|
||||
.frame(minWidth: 350, minHeight: 450)
|
||||
}
|
||||
.windowIdealSize(.fitToContent)
|
||||
.defaultSize(width: 450, height: 550)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user