libui-node
libui-node copied to clipboard
Area beginWindowMove beginWindowResize
Closes #99
Looks good! BTW, do you know why libui implemented this features specifically for Area?
Maybe for a borderless window to implement a completely own ui with a menubar?
Works on High Sierra:

Will you add an example of resize to?
Will you add an example of resize to?
Added, please test it on High Sierra. Doesn't work for me: https://github.com/andlabs/libui/issues/357
Added, please test it on High Sierra.
Doesn't work on high sierra too...
Since the resize feature is blocked by the libui issue, I purpose to move it to version 0_4_0 and merge only the move feature here.
Since the resize feature is blocked by the libui issue, I purpose to move it to version 0_4_0 and merge only the move feature here.
Here is the PR to fix this: andlabs/libui#385