-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi, amazing tool to work with, thank you a lot.
I was wondering if it there was a way to disable resizing/maximizing of the stage.
I tried to use setResizeable() but I suppose you are overriding this function since you rewrote the whole resizing process yourself.
I also tried to listen for attempts to maximize then set maximize to false but your codes set it back to true.
Custom Stage itself is a private class so I cannot extend/override it.
Any idea ?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested