LoveFrames/loveframes/objects
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
..
internal Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
base.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
button.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
checkbox.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
collapsiblecategory.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
columnlist.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
form.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
frame.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
grid.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
image.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
imagebutton.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
list.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
menu.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
multichoice.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
numberbox.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
panel.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
progressbar.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
radiobutton.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
slider.lua Prepare 11.2 2019-03-06 23:19:58 +00:00
tabs.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
text.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
textinput.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00
tree.lua Added grid span feature, fixes 2021-09-05 20:46:49 +03:00