mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
invert widget event propagation order
This commit is contained in:
@@ -69,4 +69,4 @@ local function onRootGeometryUpdate()
|
||||
end
|
||||
end
|
||||
|
||||
connect(rootWidget, { onGeometryUpdate = onRootGeometryUpdate} )
|
||||
connect(rootWidget, { onGeometryChange = onRootGeometryUpdate} )
|
||||
|
Reference in New Issue
Block a user