Commit Graph

6 Commits

Author SHA1 Message Date
Brandon Dyck
9fdaa3f00b Fix code indentation 2024-04-22 12:59:33 -06:00
Brandon Dyck
9e4fbccf0c add zero-padding to numberbox 2024-04-22 12:23:34 -06:00
rozenmad
edab2be4c7 Added grid span feature, fixes
- Grid span feature
- Added offset from parent to update each element (for correct positioning relative to each parent)
- OnClick event rework
- Multichoice: new function GetChoiceIndex
- Added positioning of items in the grid using the align parameter in AddItem
- Correct positioning of multichoice-arrow image
- Fixed stencil test for list
- Fixed a bug that can trigger OnClick events again, even if the mouse cursor is not already hovering over the object
- Fixed a bug where "backspace" leads to an incorrect positioning of the entry if the text is overflowed 'textinput' element
2021-09-05 20:46:49 +03:00
João Lopes
36995a68c7 Added State Change Callback Functions example 2021-04-09 12:13:26 +01:00
João Lopes
8e021065df Small Demo changes. Added ttf 2020-04-28 18:02:00 +01:00
João Lopes
bdb8b6c606 Prepare 11.2 2019-03-06 23:19:58 +00:00