Skip to content

0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:48

Fixes an overflow bug: a card with more text than fits used to scroll no matter how big you resized it, because font size scaled at the same rate as card size. This adds a correction pass that shrinks text further on cards that would otherwise overflow, down to your minimum font size, with a Shrink to fit toggle in settings if you want the old behavior back.