mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix height for some macOS versions
This commit is contained in:
parent
9578adf7d0
commit
be73fbe164
@ -37,7 +37,7 @@ on run argv
|
||||
tell container window
|
||||
set its sidebar width to 0
|
||||
set its toolbar visible to false
|
||||
set the bounds to { 400, 100, 900, 500 }
|
||||
set the bounds to { 400, 100, 900, 480 }
|
||||
set position of item "Planet Blupi.app" to { 133, 200 }
|
||||
set position of item "Applications" to { 378, 200 }
|
||||
end tell
|
||||
|
Loading…
x
Reference in New Issue
Block a user