Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.11.2 source code.tar.gz | 2025-03-30 | 3.2 MB | |
0.11.2 source code.zip | 2025-03-30 | 3.7 MB | |
README.md | 2025-03-30 | 808 Bytes | |
Totals: 3 Items | 6.9 MB | 0 |
Features
APIs
ColorPaint
now exposes convenience APIs that match those for manipulatingColor
:opacity
,lighter(...)
,darker(...)
andgrayScale()
.
Fixes | Improvements
- General
- Label size does not incorporate
letterSpacing
orwordSpacing
- Reducing chance of invalid constraints remaining active after a solver error.
ScrollPanel
preferredSize
not updating whencontent
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
Build
- Using
nmcp
for maven publishing
Versions
- Gradle -> 8.14.2