Button and ToggleButton: Threat Unicode surrogate character pair as single character and make button square (issue #234)

This commit is contained in:
Karl Tauber
2021-01-09 23:46:56 +01:00
parent 1d06a2c2e8
commit 7d48bf06fe
4 changed files with 55 additions and 21 deletions

View File

@@ -19,6 +19,8 @@ FlatLaf Change Log
#### Fixed bugs
- Button and ToggleButton: Threat Unicode surrogate character pair as single
character and make button square. (issue #234)
- Extras: Added missing export of package
`com.formdev.flatlaf.extras.components` to Java 9 module descriptor.
- JIDE Common Layer: Invoke `LookAndFeelFactory.installJideExtension()` when