mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
ComboBox Fix
This commit is contained in:
parent
656bb3341b
commit
3e25521cc9
@ -1339,6 +1339,7 @@ local function dropDownMenuItemEventHandler(mainContainer, object, event)
|
||||
os.sleep(0.2)
|
||||
end
|
||||
|
||||
object.pressed = false
|
||||
mainContainer.selectedItem = object:indexOf()
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user