layout icon indicating copy to clipboard operation
layout copied to clipboard

When text inside layout updates, sizes stays the same

Open CyberDex opened this issue 2 years ago • 1 comments

Consider resize on text change

CyberDex avatar May 08 '23 06:05 CyberDex

Temporary solution would be to call layout.refresh() (implemented in #54 ) after you change some instances inside a layout.

CyberDex avatar Oct 18 '23 10:10 CyberDex