On Tue, 29 Apr 2025 12:45:25 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

>> Implementation of 
>> [`StageStyle.EXTENDED`](https://gist.github.com/mstr2/0befc541ee7297b6db2865cc5e4dbd09).
>
> Michael Strauß has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Fix top resize border on Windows

Another question, can there be some defaults set to prevent this (icons 
overlapping controls when window is small):

![image](https://github.com/user-attachments/assets/f94f8943-8fe7-4447-9eb2-9fa4094f63aa)

E.g., look what happens when I make IntelliJ as small as possible -- the 
windowing icons are always visible, never overlap:

![image](https://github.com/user-attachments/assets/e8718602-0283-4a90-9725-0b08a5053ccf)

Same with most apps such as Chrome, etc... everything else shrinks (tabs), but 
not the windowing icons.

I'm sure a developer can workaround this (I haven't tinkered yet), but it would 
be good if they didn't need to worry about it...?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2839120508

Reply via email to