Rik

Results 378 comments of Rik

So glad to hear that, I'll close this issue then. :)

Only thing I can think of is that the scripts maybe loads before the CSS loads or after causing a difference in how it runs.

I don't really have a workaround for this, in a perfect world Fitty would measure the actual horizontal pixels used but it doesn't right now. So this will require some...

@miguelcobain appreciate the thorough ticket, and PR. 🙏 I like introducing a sync option better as it doesn't pull in additional specific functionality and is thus more flexibly towards future...

Thanks I will take a look at it when I have some time.

I don't think there currently is. This looks like a good workaround. You could additionally set `pointer-events: none`

Thanks for the suggestion, that indeed sounds like a nice improvement. Note that there are probably lots of improvements possible, but at this point if it works I'm mostly okay...

Updated the `index.d.ts` file, should work now

I think the counter parent element might change width? Perhaps you can set it to a fixed width. Could also be the font size, could also be triggered by CSS...