David J. Bradshaw
David J. Bradshaw
You need to make sure your css, is not sized. To be greater than tha visable page size. You might also try playing with taggedElement resize method to control which...
Use `max-width` not `width`.
I would suggest asking on StackOverflow then. This is an issue with your CSS rather than this library
Thanks for all the research on that. Not sure why the other methods are failing here. TaggedElement has always been the most robust and you don’t need to add a...
@tkawai21 yep this almost always a CSS issue, but can be had to spot sometimes
Do you want to make a PR to fix that?
Do you want to make a PR?
I am on holiday for the next month, so no rush
Seems to work on my iPad ok. I am guessing your talking about the scroll wheel on the mouse. Does the demo have the same issue? On Thu, 1 Aug...
That's strange, as the tests load it in by require and don't have this issue.