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

Commit b78bc62

Browse files
Merge pull request #7153 from livecodesam/bugfix_19660
[Bugfix-19660] Add note about when card numbers are displayed in title bar
2 parents b1a9115 + 8e1add8 commit b78bc62

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/dictionary/property/label.lcdoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ of button reports the button's <name> <property>.
5555
To create a blank title bar, set the stack's <label> <property> to a
5656
space.
5757

58+
>*Note:* Card numbers will not be displayed in the <title bar> of a
59+
> stack if its <label> <property> is not empty.
60+
61+
5862
References: constant (command), stacks (function), object (glossary),
5963
property (glossary), title bar (glossary), message (glossary),
6064
stack window (glossary), group (glossary), expression (glossary),

docs/notes/bugfix-19660.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Added note to the label entry that setting it for a stack prevents the card number from being displayed in the title bar.

0 commit comments

Comments
 (0)