brim
brim copied to clipboard
View (minimal-ui) manager for iOS 8.
Hi, I am having some trouble with iPhone X resizing. The minimal ui is invoked correctly, but the brim-main element is not resized accordingly, so I am left with a...
Is there something I'm missing? I copied the entire `brim/demo/basic/index.html`, changed the javascript locations to point to my local `node_modules/brim/...`. And I got that error. Node.js issues?
in iPhone 7S, view is not going to full screen
Let's consider the brim demo: when the minimal-ui is **disabled** and the **mask** element is displayed the user can do a pinch-out (zoom-in) gesture. This results in the ui switching...
The screen blanks out for a split second when switching modes. Is there any way to eliminate this?
Hi Gajus, Couple of questions about brim:- 1. In the demo index.html you have the test:- ``` javascript || platform.ua.indexOf('like Mac OS X') != –1 ``` Am I reading this...
Is it possible to somehow allow scrolling content inside div when use brim.js? I try add `content` in `brim-main`, but scroll don't work..
Any tips on how to use BRIM to advantage with a full-screen (desired) google map container? Further compounded by this: http://mmenu.frebsite.nl/ Should probably just make an app.
User drops out of 'minimal-ui' if he clicks on bottom of page. Can this be prevented so sites can have theirs own bottom navigation? I was testing this on iOS...