IntelliJ Themes: do not release JSON memory to allow re-using theme instance (issue #1020)
Some checks failed
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
Error Prone / error-prone (push) Has been cancelled

This commit is contained in:
Karl Tauber
2025-12-03 19:13:07 +01:00
parent 070cf9c40d
commit 4f1e5cdb05
2 changed files with 5 additions and 8 deletions

View File

@@ -32,6 +32,8 @@ FlatLaf Change Log
modal dialogs. (issue #1048)
- JideButton, JideToggleButton, JideSplitButton and JideToggleSplitButton: Paint
border in button style `TOOLBAR_STYLE` if in selected state. (issue #1045)
- IntelliJ Themes: Fixed problem when using theme instance more than once when
switching to that theme. (issue #990)
## 3.6.2