Embed tag causes scroll bars
daredevildave opened this issue · 0 comments
daredevildave commented
I'm trying to run fullscreen apps using vr.js. The embed tag that is used (presumably to load the plugin) seems to be impossible to completely hide. This leaves unsightly scrollbars in my app 😢
display: none seems to prevent it from loading, as does position: absolute. Any ideas?