Merge PR #1051: Zooming API

This commit is contained in:
Karl Tauber
2025-11-25 12:30:09 +01:00
7 changed files with 793 additions and 39 deletions

View File

@@ -7,6 +7,7 @@ FlatLaf Change Log
- System File Chooser allows using **operating system file dialogs** in Java
Swing applications. (PR #988)
- Zooming API. (PR #1051)
#### Fixed bugs