Linux: fixed continuous cursor toggling between resize and standard cursor when resizing window with FlatLaf window decorations (issue #907)

This commit is contained in:
Karl Tauber
2024-11-14 18:34:55 +01:00
parent b97424f767
commit d471f08b15
2 changed files with 59 additions and 14 deletions

View File

@@ -7,6 +7,9 @@ FlatLaf Change Log
- HTML: Fixed wrong rendering if HTML text contains `<style>` tag with
attributes (e.g. `<style type='text/css'>`). (issue #905; regression in 3.5.1)
- FlatLaf window decorations:
- Linux: Fixed continuous cursor toggling between resize and standard cursor
when resizing window. (issue #907)
## 3.5.2