Native window decorations: fixed UnsatisfiedLinkError on Windows 11 for ARM processors (issue #443)

This commit is contained in:
Karl Tauber
2021-12-15 00:49:08 +01:00
parent 07c9ad484a
commit 0bd1e413b0
3 changed files with 10 additions and 0 deletions

View File

@@ -92,6 +92,8 @@ FlatLaf Change Log
#### Fixed bugs
- Native window decorations: Fixed `UnsatisfiedLinkError` on Windows 11 for ARM
processors. (issue #443)
- MenuBar: Do not fill background if non-opaque and having custom background
color. (issue #409)
- InternalFrame: Fill background to avoid that parent may shine through internal