Skip to content

Commit 0a1c51b

Browse files
committed
Small trigger
1 parent 5539500 commit 0a1c51b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/elements/ScrollBar.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
local VisualElement = require("elements/VisualElement")
22
local tHex = require("libraries/colorHex")
3+
---@configDescription A ScrollBar element that can be attached to other elements to control their scroll properties.
34

45
---A ScrollBar element that can be attached to other elements to control their scroll properties
56
---@class ScrollBar : VisualElement

0 commit comments

Comments
 (0)