James Taylor
James Taylor
:+1: this is something I'd really like to do but I haven't yet figured out exactly the best way to do it yet. Definitely on the todo list though
The simplest and most naïve way of implementing chaining would just be to link the %age scroll depth between the two views. Problem is that can go wrong when the...
Yeah good shout - I think that however they're implemented there's always scenarios where it'll be annoying, so definitely having a way to turn it off is a good idea
Agreed - the current logic for scrolling is as in #12 which I think is definitely better than not scrolling at all. I'll have another look and see if it...
I'd just like to chime in here and say I'm also running into this as an issue. In additional to the decoding, it's important to note that the `+` character...
I have to admit I have absolutely no knowledge of how RTL works on the web so I'm probably not going to be able to do this myself. But if...
To be honest, I really don't know why this would be happening, and I'm not sure how I'd test it either. I have pretty much no experience with how it'd...
Hey, sorry for the slow reply here. I'm not really sure on the best way of using Prism with various bundlers etc. because it's not very well packaged for you...
Grabbing cursor position (both pixel x/y and character offset) too
You mean like having a fetch/callback option or something so you can specify the items for a given input? That's definitely on the todo but got mothballed for a while...