Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit fca7e97

Browse files
committed
Updated ios card height
1 parent 573cebf commit fca7e97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

394 Bytes
Binary file not shown.

Toolset/palettes/standalone settings/revstandalonesettingsiosbehavior.livecodescript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,11 +434,11 @@ on tipDisplayUpdate
434434
if the visible of group "iOSCommercialTip" then
435435
set the topLeft of group "iosBuild" to 12,136
436436
set the topLeft of group "iOS Settings" to -1,136
437-
set the cSize of this card to 1024,726
437+
set the cSize of this card to 1024,796
438438
else
439439
set the topLeft of group "iOS Settings" to -1,67
440440
set the topLeft of group "iosBuild" to 12,68
441-
set the cSize of this card to 1024,676
441+
set the cSize of this card to 1024,746
442442
end if
443443
updateCardSize
444444
end tipDisplayUpdate

0 commit comments

Comments
 (0)