libui
libui copied to clipboard
Fix multiline text label
fixes #464 the width of multiline text lable is the sum of each line's width
After:

Before:

Multiline labels were unsupported outright. I plan on fixing that in this upcoming release, but I'm not sure if it will have the same API or not. Stay tuned.
@andlabs any progress on this 'upcoming release'?