Tree: Fixed editing cell issue with custom cell renderer and cell editor that use same component for rendering and editing (fixes #385)

(cherry picked from commit 161ee090a8)
This commit is contained in:
Karl Tauber
2021-11-14 22:34:28 +01:00
parent 22cb1b50a6
commit e44ff5b72a
2 changed files with 29 additions and 12 deletions

View File

@@ -7,6 +7,8 @@ FlatLaf Change Log
- ComboBox (not editable): Fixed regression in FlatLaf 1.6.2 that may display
text in non-editable combo boxes in bold. (issue #423)
- Tree: Fixed editing cell issue with custom cell renderer and cell editor that
use same component for rendering and editing. (issue #385)
## 1.6.2