This repository has been archived on 2024-06-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
x/box.go
Sasha Koshka ff8875535d Changed the way minimum sizes are calculated
Boxes that need their minimum size to be updated now use a map like
for layout and drawing. Size set with MinimumSize is now treated as
separate from the content size and the larger size is used.
2023-08-17 23:20:08 -04:00

10 KiB