Skip to content

Commit f18eb63

Browse files
committed
[[ Bug 20509 ]] Fix segmented control docs mismerge
1 parent a5951bd commit f18eb63

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/notes/bugfix-20509.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Fix segmented control hiliteChanged docs

extensions/widgets/segmented/segmented.lcb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ The segmented control is great for:
3939
References: itemLabels (property), itemIcons (property),
4040
hilitedItems (property), multipleHilites (property)
4141

42-
+++ segmented control widget changes
42+
Name: hiliteChanged
43+
Type: message
44+
Syntax: on hiliteChanged
45+
46+
Summary: Sent when the hilite of the segmented control widget changes
4347

4448
Description:
4549
Handle the <hiliteChanged> message in order to respond to a change in the hilited items

0 commit comments

Comments
 (0)