jtackaberry/rtk

Allow resizing/moving window after opening without JS API

jtackaberry opened this issue · 0 comments

gfx.init() can be called after the window is open and can be used to move and/or resize the window. Adapt rtk.Window:_sync_window_attrs() to use this instead of the JS API.