mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01: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