fitty icon indicating copy to clipboard operation
fitty copied to clipboard

Scaling to minSize instead of maxSize

Open KyooMario opened this issue 1 year ago • 1 comments

Hello Rik,

Testing your fitty. Did a simple test like below and it seems fitty scales to the minSize. Instead I expect to scale to maxSize. Just so you know I have enlarged the container big enough to convince me. fitty('#elementId',{ minSize: 12, maxSize: 14, });

Please advise. Kind regards, Mario

KyooMario avatar Apr 25 '24 21:04 KyooMario

Would appreciate a test case on stackblitz or codesandbox.

rikschennink avatar Apr 30 '24 06:04 rikschennink