gajus / brim

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

Avoid mask with explanation #15

Closed daghoidahl closed 9 years ago

daghoidahl commented 9 years ago

We're using iscroll in a project to work around some bugs in Mobile Safari. This disables the "minimal-ui" completely, since the main element never "scrolls", but is moved by iscroll. Brim seems like it could fix that for us, but having a mask element with an explenation that the user must scroll to remove it is an obstacle that we don't want to impose on our users. Is there any way of avoiding that?

BrendanBerkley commented 9 years ago

See https://github.com/gajus/brim/issues/12