forked from AuroraMiddleware/gtk
Broadway: Send configure notify on move/resize too
This commit is contained in:
parent
c8d7b4a79a
commit
6040a7370c
@ -976,6 +976,7 @@ function handleCommands(cmd, display_commands, new_textures, modified_trees)
|
||||
display_commands.push([DISPLAY_OP_RESIZE_NODE, surface.div, surface.width, surface.height]);
|
||||
|
||||
}
|
||||
sendConfigureNotify(surface);
|
||||
break;
|
||||
|
||||
case BROADWAY_OP_RAISE_SURFACE:
|
||||
|
Loading…
Reference in New Issue
Block a user