nativeshell / examples

Other
63 stars 7 forks source link

ADD a `canResize: true` example window #16

Open allanlaal opened 3 years ago

allanlaal commented 3 years ago

currently all the opened windows have WindowStyle canResize: false, which will leave users thinking nativeshell does not support window resizing :confused:

knopp commented 3 years ago

Not quite sure what you mean, the main window is resizable.

allanlaal commented 3 years ago

yes, but the new windows feel like nativeshell magic. there are frameworks that can only make half-assed windows (like whatever IntelliJ is using)

allanlaal commented 3 years ago

perhaps an explicit resizeable modal?