You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
[JetBrains Runtime](https://github.com/JetBrains/JetBrainsRuntime/wiki)
(instead of using JetBrains custom decorations). System variable
`flatlaf.useJetBrainsCustomDecorations` is now `false` by default (was `true` in FlatLaf 1.x). (issue #454)
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.The text was updated successfully, but these errors were encountered: