How can a stage decoration change?
Thiago Milczarek Sayao
thiago.sayao at clamed.com.br
Tue Dec 17 16:34:26 UTC 2019
Hi.
Window.setBounds() doc specifies:
* Gravity values specify how to correct window location if only its size
* changes (for example when stage decorations are added). User initiated
* resizing should be ignored and must not influence window location through
* this mechanism.
How can I test this mechanism since initStyle() only works when before show() ?
Cheers.
More information about the openjfx-dev
mailing list