Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/dictionary/property/label.lcdoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ of button reports the button's <name> <property>.
To create a blank title bar, set the stack's <label> <property> to a
space.

>*Note:* Card numbers will not be displayed in the <title bar> of a
> stack if its <label> <property> is not empty.


References: constant (command), stacks (function), object (glossary),
property (glossary), title bar (glossary), message (glossary),
stack window (glossary), group (glossary), expression (glossary),
Expand Down
1 change: 1 addition & 0 deletions docs/notes/bugfix-19660.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Added note to the label entry that setting it for a stack prevents the card number from being displayed in the title bar.