Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Can't scroll from left to right by holding shift in safari anymore

1482967135

Edited 1482967359
I can't scroll from left to right by holding shift in safari anymore. It seems to only affect the map area as I am able to shift scroll in the macro bar and page tab. Right clicking and dragging still works tough.
Hi Eric L. , the Dev Team is aware of this behaviour .
1483206985
Gid
Roll20 Team
Eric, we don't officially support Safari, but we recently added some interactivity to watch for the Shift Scroll behavior in Chrome. I'm not sure if it will affect Safari, but you may want to check.
Unfortunately it doesnt work, that kinda suck since I have a game breaking visual bug in chrome, can't use the java script to have the page tab take all the page in firefox and can't scroll in safari... :(
If by page tab you mean the Page Toolbar to change maps, you can install the Stylish plug-in for Firefox and apply the following style: @namespace url(<a href="http://www.w3.org/1999/xhtml" rel="nofollow">http://www.w3.org/1999/xhtml</a>); @-moz-document url("<a href="https://app.roll20.net/editor/" rel="nofollow">https://app.roll20.net/editor/</a>") { #page-toolbar { height: 74%; width: 78%; background-color: #CCC; border: 1px solid #000; border-radius: 0px; margin:0px; padding: 0px 0px 0px 1%; } #page-toolbar .handle { right: 200px!important; } #page-toolbar .container, #page-toolbar .pages { height: 100%; } #page-toolbar .availablepage { float: left; width: 50px; height: 50px; margin: 0px; padding: 0px; } }
thanks I will try it, the bookmark trick doesn't work anymore