Skip to content

Commit 6237b95

Browse files
committed
chore(QScrollArea): fix description for "visible" prop
1 parent 54e327a commit 6237b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/scroll-area/QScrollArea.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
"visible": {
4242
"type": "Boolean",
43-
"desc": "(Desktop only) Manually control the visibility of the scrollbar; Overrides default mouse over/leave behavior",
43+
"desc": "Manually control the visibility of the scrollbar; Overrides default mouse over/leave behavior",
4444
"category": "behavior",
4545
"addedIn": "v1.3.0"
4646
},

0 commit comments

Comments
 (0)