Edward Hibbert

Results 61 comments of Edward Hibbert

That doesn't match my experience, where I see visible delays during normal typing, where characters often don't appear for several seconds. The advantage of the periodic version is that the...

@mmis1000 Thanks, I'm also seeing this, and your issue report is very clear.

I wanted the handles on the corners, where they would be more visible than in the middle.

It seems uglier to me to say that I should take the middle handle and style it so that it appears on the left. And I'm not sure how I...

Thanks for taking the time to do a fiddle, that's kind. What you've done works perfectly in terms of function. But I have several requirements: * The resizing function is...

I want to be able to constrain the resize to just one axis. Your previous sandbox achieved that, by using just the middle handle. But this sandbox has both handles,...

The lower one behaves as I would like - but I want two handles. Sorry :-). Anyway, you've spent enough time on this. I'll use my fork, and you can...

(Answering my own question.) I can make this work by: * Switching my code to use keydown (vue-at uses keydown). * Wrapping the in a div and moving my keydown...

Just to say that this change works for me, so it would be nice if it was merged.