On Thu, 12 Jun 2025 16:35:03 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> > Somewhat related question: when the Stage is not resizable, why is it being > > resized when going full screen? > > Not really related. Short answer: fullScreen overrides resizable. On mac the fullscreen button is removed when it's not resizable. https://github.com/user-attachments/assets/d6650055-740a-4aa6-9d6c-0bf95152eb39 On Linux/Gnome (Ubuntu 24.04) it removes the maximized button when it's no resizable. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2967663601