add 'scroll-step' property to container

This commit is contained in:
MihailRis
2024-11-19 06:46:54 +03:00
parent 5c005b4f9a
commit 2412699b89
6 changed files with 21 additions and 3 deletions
+2 -1
View File
@@ -56,7 +56,8 @@ Buttons and panels are also containers.
- `padding` - element padding. Type: 4D vector.
*left, top, right, bottom*
`scrollable` - element scrollability. Works on panels only. Type: boolean
- `scrollable` - element scrollability. Type: boolean.
- `scroll-step` - scrolling step. Type: integer.
# Common *panel* attributes