|
|
@@ -24,7 +24,8 @@ Version 2023.12.4
|
|
|
- Fixed: the TextStyle.LetterSpacing property was not documented correctly, and the FluentAPI code prevented its correct use
|
|
|
|
|
|
Version 2023.12.5
|
|
|
+- Fix: resolved an issue where the Column element applies double spacing when its child does not occupy any space
|
|
|
+- Fix: the Text.SectionLink element does not work correctly
|
|
|
- Improvement: redesigned the automated layout issue detection algorithm
|
|
|
- Improvement: when drawing content with the Canvas element, the library now clips drawn content to the element's boundaries. This prevents potential overflow when integrating with other libraries
|
|
|
-- Fix: resolved an issue where the Column element applies double spacing when its child does not occupy any space
|
|
|
- Improvement: enhanced layout stability
|