-
When moving or copying files progress window closes - there is no way to use arrow keys any longer.
Quickest is just doing alt+tab or similar app switch and then everything is fine.
I have the same …
-
There's a way to set [ExtendViewIntoTitleBar](https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.core.coreapplicationviewtitlebar.extendviewintotitlebar?view=winrt-22000) property?
!…
-
I have an application that typically uses the Windows L&F with an option to use Nimbus (with various tweaks) for dark mode. It would be great to move to FlatLaf as our new standard. By doing that, the…
-
Hi sorry this is not really a feature request but a usage question.
I would like to be able to control the color of the main window title bar color. And I'm not quite sure how to do it, as I have t…
bric3 updated
2 years ago
-
Bug:
https://eve.nikr.net/jeveassets/bugs/#bugid980
FlatLaf issue:
https://github.com/JFormDesigner/FlatLaf/issues/299
Resolution:
Fixed in FlatLaf 1.1.2 (update library)
-
I'm doing the following to enable antialiasing in my Swing application:
`System.setProperty("awt.useSystemAAFontSettings","on");`
`System.setProperty("sun.java2d.xrender", "true");`
When I do t…
-
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 a…
-
I have a weird issue with a JTextPane and do not know _why_ this happens.
My JTextPane is reusable and _should_ switch between raw text and HTML (raw text for normal content and HTML if there are l…
-
**[Original report](https://bitbucket.org/mlopatkin/android-log-viewer/issue/136) by me.**
----------------------------------------
On 4K displays (e.g. 15" 3840*2160) the app window is too small. I…
-
A user reported the following stack overflow error when installing flatlaf 1.6.4 in our jAlbum product (upgrading from v.0.37 which hade a NPE):
java.lang.StackOverflowError
at com.formdev.flatlaf…