v0.19.1
-
Implement basic paragraph support in base
Text!widget.- Added
paragraph_breakproperty that defines how the text is split in paragraphs. - Added
paragraph_spacingproperty toText!. - Added
paragraph_indentproperty for inserting space on the first line or hanging other lines.
- Added
-
Show layout metrics used in the Inspector.
-
Fix
ProgressView!default style not showing indicator. -
Improve
save_stateproperties and node.- Now restores state as soon as config is loaded, ideally before window is loaded.
- This fixes issue when window presents one frame at restored size and then maximizes.
-
Image widget now ignores
img_scale_factorwhenimg_scale_densityis enabled. -
Implement
FromStrforPxDensity. Fixes regression, the previous density units implemented parse.
Crates will be available on crates.io once Publish completes.