leaf

Results 383 comments of leaf
trafficstars

Thanks for the patch. I'm thinking this functionality should be part of `Model\select`. Currently select takes a string as a first argument and interpolates that as a query. I think...

The click handler is used, but all mobile browsers should be firing a click event when tapping. I've never had any issues inputting notes (I only have android device to...

I updated the keyboard widget to use the touch events, instead of the emulated mouse events. It should fix the issue. The keyboard is now immediately responds to taps, but...

Do you mind uploading the two files you were trying to upload somewhere so I can grab them and do a test run locally? Should be an easy fix once...

Do you have a link or something that we can look at? There's not enough information here to determine if the issue is related to this project in any way....

when you say "no sound," what exactly are you expecting to make sound? The keystation is a midi only controller, so something else would have been making sound. Are you...

Think you can add a test for this or do you want me to? I'm not familiar enough with mysql for this case so I would have to verify with...

I seem to remember `request_uri` being chosen intentionally here, I don't think I anticipated the issue with using capture on the same app though.

mmm, this was something I put into the talk thinking it would be ready by then, but I never had a chance to get it finalized. So it's not a...

I think this change makes sense for 2.0. Any other breaking changes on your wishlist?