mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
HTML: fixed wrong rendering if HTML text contains <style> tag with attributes (e.g. <style type='text/css'>) (issue #905; regression in 3.5)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#
|
||||
|
||||
flatlaf.releaseVersion = 3.5.2
|
||||
flatlaf.developmentVersion = 3.6-SNAPSHOT
|
||||
flatlaf.developmentVersion = 3.5.3-SNAPSHOT
|
||||
|
||||
org.gradle.parallel = true
|
||||
# org.gradle.warning.mode = all
|
||||
|
||||
Reference in New Issue
Block a user