mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
edab2be4c7
- 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 |
||
---|---|---|
.. | ||
button.lua | ||
buttongroup.lua | ||
checkbox.lua | ||
collapsiblecategory.lua | ||
color_changer.lua | ||
columnlist.lua | ||
custom_state.lua | ||
form.lua | ||
frame.lua | ||
globals_viewer.lua | ||
grid.lua | ||
http_request.lua | ||
image.lua | ||
imagebutton.lua | ||
list.lua | ||
menu.lua | ||
multichoice.lua | ||
numberbox.lua | ||
panel.lua | ||
progressbar.lua | ||
radiobutton.lua | ||
resizeable_layout.lua | ||
slider.lua | ||
tabs.lua | ||
text.lua | ||
textinput.lua | ||
user_input_form.lua |