gajus / brim

View (minimal-ui) manager for iOS 8.
http://gajus.com/sandbox/brim/demo/
Other
391 stars 41 forks source link

Combining brim with a 100% width/height canvas seems to disable swipe gesture. #8

Closed chrispalm closed 9 years ago

chrispalm commented 9 years ago

Hi,

I tried using brim together with canvas but it seems like the canvas kills user input. Reproduce by putting a canvas with 100% width and height inside brim-main, maybe I've missed something obvious here but I can't get it to work. I would like to use brim together with a HTML5 canvas game. Thank you for any help!