mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
add options style for UIComboBox, fix push values of otml nodes
This commit is contained in:
@@ -55,8 +55,8 @@ local function onWidgetStyleApply(widget, styleName, styleNode)
|
||||
end
|
||||
end
|
||||
|
||||
connect(UIWidget, { onStyleApply = onWidgetStyleApply,
|
||||
onHoverChange = onWidgetHoverChange})
|
||||
--connect(UIWidget, { onStyleApply = onWidgetStyleApply,
|
||||
-- onHoverChange = onWidgetHoverChange})
|
||||
|
||||
-- UIWidget extensions
|
||||
function UIWidget:setTooltip(text)
|
||||
|
Reference in New Issue
Block a user