-
After upgrading from 1.6.x to 2.0-rc1, I've encountered following errors.
~~~
[2021.12.23 01:16:47] : java.lang.IllegalStateException
+ FlatLaf: endless recursion in font
* Caught From : com…
-
Steps to reproduce:
1. Start with no filters
2. Create a filter
3. Observe broken layout
![image](https://user-images.githubusercontent.com/7620037/148697950-f09156e3-b2b2-46b5-a43b-68c2a3948a42.p…
-
Hi,
I had a case in an app I code on where an action on a button changed whether or not a combobox was valid. I trimmed everything down to a very minimalistic case :
```
import javax.swing.JButton;…
rooVV updated
2 years ago
-
In FlatLaf 1.x, calling `window.setBackground(...)` set the background for the title bar if the unified background option was set.
In FlatLaf 2.0-rc1, this has no effect and you have to call `wind…
-
Hello,
Do you support JXDatePicker component ? What is the alternative ?
I didn't found any documentation about it on https://www.formdev.com/flatlaf/components/ or on the demo.
Thank you.
…
-
Firstly, I really thank this remarkable Java Swing Laf, which makes java desktop applications more appealing.
My question is that:
I want to change the accent color of my project, however, every t…
-
It would be nice to change the accent color in the Preferences window. Most operating systems have this, and simulation of this would be possible soon with this PR [#375](https://github.com/JFormDesig…
-
If I create a JPanel with titled border inside a JDialog then the border font color refuses to be changed when the theme is changed.
`Flatlaf: v2.0`
![Screenshot_20220116_195222](https://user-im…
-
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?
!…