Commit Graph

5 Commits

Author SHA1 Message Date
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
Stepan Alimov
9ffa52a1d5 utf8 library update 2020-05-10 09:34:51 +03:00
João Lopes
e831e54318 Version update 2020-04-29 01:26:00 +01:00
João Lopes
cde31673a1 String functions len, sub, gsub, find replaced with utf8 versions 2020-04-28 17:55:30 +01:00
João Lopes
bdb8b6c606 Prepare 11.2 2019-03-06 23:19:58 +00:00