Make Fullscreen Warning overlay none-mandatory
Werner Lehmann
lehmann at media-interactive.de
Fri Mar 8 02:06:09 PST 2013
I vote for setEnableFullScreenWarning().
I know we already have Node.disable but I always found this to be odd -
especially with (read only) Node.disabled right beside it. If you are
used to X.setEnabled(false) it easy to fall into the
Node.setDisabled(true) trap...
Werner
On 07.03.2013 18:06, David Hill wrote:
> What should we use for a name though ? Nothing I have thought of so far is very pleasant.
> Stage.setDisableFullScreenWarning() (ick)
> Kevin suggested to me:
> Stage.setEnableFullScreenWarning(boolean) with a default of true.
More information about the openjfx-dev
mailing list