Arun Kumar
Arun Kumar
> What do you think about having this as some constant (that isn't configurable by the end user)? Again, my problem here is magically having `23` in two places in...
This is outside the scope of what the library can do. When you zoom in/out with browser tools, the browser infers the text size and mostly increases/decreases the text size...
Think of a magnifying glass. When you look via magnifying glass, things look bigger, but the thing itself has not gotten bigger. This is just how browsers 'decide' to show...
I don't understand. Please post a screenshot of what you are referring to.
Ok. I think you should validate your value and check if it is within your range, since you are controlling the value and `maxValue`. For some use cases, current behaviour...
You can try watching for window resize events (or your own div which you think should be responsive), and on change you can update following props `fluidWidth: true (always)`, `value`,...
Another one - https://addons.mozilla.org/en-GB/firefox/addon/remindoro/reviews/1946310/
With new markdown editor improvements, check list feature is temporarily unavailable. This feature will be made available after once there is an usable and performant version of check list items...