zng-ui / zng

Cross-platform GUI framework.
Apache License 2.0
58 stars 1 forks source link

Fix `force_size` #546

Closed SamRodri closed 1 week ago

SamRodri commented 1 week ago

Property now ignores min size when computing returned final_size. This fixes layout properties like transform that use the child node size.