Table: switching theme looses table grid and intercell spacing (issues #733 and #750)

This commit is contained in:
Karl Tauber
2023-10-22 17:55:10 +02:00
parent cf364c1264
commit 34bd2d781c
4 changed files with 98 additions and 21 deletions

View File

@@ -1,6 +1,14 @@
FlatLaf Change Log
==================
## 3.3-SNAPSHOT
#### Fixed bugs
- Table: Switching theme looses table grid and intercell spacing. (issues #733
and #750)
## 3.2.5
#### Fixed bugs