#124 Add set_click_zone to scroll component

This commit is contained in:
Insality
2021-04-01 20:32:29 +03:00
parent fe3ac2e985
commit 7c79985be6
3 changed files with 13 additions and 3 deletions

View File

@@ -139,3 +139,4 @@ Desc
- Input component: rename field _selected_ to _is_selected_ (according to the docs)
- Add EmmyLua annotations. See how to use it FAQ
- Lang text now can be initialized without default locale id
- **#124** Add _set_click_zone_ functon to Scroll component (just link to Drag:set_click_zone inside scroll component)