fitty
fitty copied to clipboard
Scaling to minSize instead of maxSize
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
Would appreciate a test case on stackblitz or codesandbox.