theHellyar
theHellyar
Did you request a merge? If not I can do it later today. I use this app all day long so it will help my work flow
I has just hoping you compiled in xCode 6.x and then merged it to the main repo so it can get fixed in the app....perhaps I am just new to...
This has been fixed
My fix, place this in the 'loadstone' addEventListener: ` if (isIOS) { browser.insertCSS({ code: "body {margin-top: 20px;} @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {body...
@procom Note the ' browser.insertCSS ' I read the 'Css' doesn't work even though it is documented that way. use 'CSS' if that still doesn't help I am not sure...