JFormDesigner / FlatLaf

FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
https://www.formdev.com/flatlaf/
Apache License 2.0
3.42k stars 272 forks source link

Suggestion to make flatlaf.useJetBrainsCustomDecorations false by default in 2.0 #454

Closed ingokegel closed 2 years ago

ingokegel commented 2 years ago

The JetBrains custom decorations do not support the Windows 11 snap layout. So it might be better to set flatlaf.useJetBrainsCustomDecorations to false by default so that the full functionality is available with all JREs.

DevCharly commented 2 years ago

Good idea. Done.