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

Commit 2385773

Browse files
committed
[21798] Ensure the button's iconGravity can be set from the PI
1 parent 0ba598a commit 2385773

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.DefaultButton.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ disabledIcon 0
2929
visitedIcon 0
3030
armedIcon 0
3131
hoverIcon 0
32+
iconGravity
3233
threeD true
3334
showBorder true
3435
hiliteBorder true

Toolset/resources/supporting_files/property_definitions/com.livecode.interface.classic.RectangleButton.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ disabledIcon
2828
visitedIcon
2929
armedIcon
3030
hoverIcon
31+
iconGravity
3132
threeD true
3233
showBorder true
3334
hiliteBorder true

notes/bugfix-21798.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Ensure the button's iconGravity can be set from the Property Inspector

0 commit comments

Comments
 (0)