infi-pc / locatorjs

https://www.locatorjs.com
1.31k stars 60 forks source link

bug: depending on rem makes some features unavailable #139

Open termosa opened 7 months ago

termosa commented 7 months ago

Where the bug happens

Describe the bug

In the application I'm working for we set 1rem to be equal to 1px. That makes the whole LocatorJS extension UI unavailable for us to use because it expects 1rem to be a good reading font-size. Would you consider switching to other units, like px or em?