This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Grey line in fullscreen usermode visualization on iPad
#1
Hi i have grey line on my iPad in fullscreen mode. On PC, Phones etc it is ok.
Grey line is also in application view. But not in mosaic or logic machine app.


I try another LM and it is also there.

It is iPad 6. 12.1.4.

How can i hide it?

Thank you

Attached Files Thumbnail(s)
   
Reply
#2
Try adding this code to Custom JavaScript:
Code:
$(function() {
  $(document.body).removeClass('ios-fs');
});
Reply


Forum Jump: