HTML: fixed rendering of <hr noshade> in dark themes (issue #932)

This commit is contained in:
Karl Tauber
2025-03-08 19:30:14 +01:00
parent f7495a0a5b
commit 681c0cd4fe
3 changed files with 18 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ FlatLaf Change Log
- Fixed loading FlatLaf UI delegate classes when using FlatLaf in special
application where multiple class loaders are involved. E.g. in Eclipse plugin
or in LibreOffice extension. (issues #955 and #851)
- HTML: Fixed rendering of `<hr noshade>` in dark themes. (issue #932)
#### Incompatibilities