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

Commit 66f45d9

Browse files
author
Monte Goulding
authored
Merge pull request #1934 from montegoulding/bugfix-21032
[[ Bug 21032 ]] Relayer iOS settings tab button below controls
2 parents ee4b79a + 89ab7ad commit 66f45d9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Toolset/palettes/standalone settings/revstandalonesettingsiosbehavior.livecodescript

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ on initialize
2828
set the enabled of group "iOS Settings" to false
2929
end if
3030

31+
relayer button "iOSTabMenu" after group "cards"
32+
3133
updateIosSettingState
3234

3335
local tTipLastShown, tShowTip

notes/bugfix-21032.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Layer tab button on iOS standalone settings below other controls

0 commit comments

Comments
 (0)