I just published 0.11.2-SNAPSHOT. Please try it ou...
# doodle
n
I just published 0.11.2-SNAPSHOT. Please try it out (and provide feedback) by pointing to maven { url = uri(“https://central.sonatype.com/repository/maven-snapshots“) }. Here’s what’s included so far... # Fixes | Improvements • General • Label size does not incorporate
letterSpacing
or
wordSpacing
• Reducing chance of invalid constraints remaining active after a solver error. •
ScrollPanel
preferredSize
not updating when
content
changes. • Edge case where current size provided to Layout.preferredSize was not clipped to a View’s min/max allowed values. • Browser • Caching bug in TextMetrics. Fixes #63 • Newline support for svg based text. Fixes #64 • Incorrect width calculation for text with newlines • Desktop • # Build • Using
com.vanniktech.maven.publish
for maven publishing # Versions • Gradle -> 8.14.2