-
I'd like to suppress FlatLaf logging messages. What's the recommended way to do so? Is there a global option that I can set programmatically?
-
With 2.0.2 version, the title of border isn't affect by setting system property `flatlaf.uiScale`
![Screenshot_20220227_003530](https://user-images.githubusercontent.com/7027319/155862413-3c8bc6eb-…
-
This is for https://github.com/JFormDesigner/FlatLaf/issues/129 and the fix that went into the codebase last year around https://github.com/JFormDesigner/FlatLaf/blob/main/flatlaf-core/src/main/java/c…
-
Radiance Version #4.0.0
Sub-project - Substance
Version of Java - Java15 /Java17
Version of OS - Windows 10
In our application we have radiance Ribbon bar/Substance and JIDE dockable frames…
-
Does the method com.formdev.flatlaf.intellijthemes.FlatAllIJThemes.INFOS is safe to be used in future to load list of all supported FlatLaf themes, because I see in class doc that it's automatically g…
-
Don't know if this actually impacts functionality, but seems good to rename it
-
The default String renderer provided by JTable works with Table.alternateRowColor but the Boolean Renderer does not. Not sure if would consider this a bug in JTable or something Flatlaf could resolve …
ijabz updated
2 years ago
-
Hello,
In the FlatCheckBoxIcon class, would it be possible to make the border width customizable ?
This might be done by adding a "thickness" field to the **paintBorder()** method, with a defaul…
-
![image](https://user-images.githubusercontent.com/39067288/150427644-3e9aec0c-7fce-4f65-b2f7-385c65cc997c.png)
My current thought is that this may be related to the recent dependency updates, but …
-
I am making a player and I included all the themes that flatlaf has, including those of IntelliJ (Using the demo code as a reference in the themes section), after a while I decided to make it possible…