Kevin F. said:
How is this still not a thing?
Initial Post: Feb 16, 2015
First user-made solution: Oct 18, 2016
Sky said:
Here's my Chrome Stylish extension css solution for the page toolbar. Given how simple it was to create these adjustments to the page toolbar... I have no idea why we're still stuck with the single scrolling row of pages we have right now.
Apply to URL https://app.roll20.net/editor/
#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: 20px!important;
}
#page-toolbar .container, #page-toolbar .pages {
height: 100%;
}
#page-toolbar .availablepage {
float: left;
width: 50px;
height: 50px;
margin: 0px;
padding: 0px;
}
Mod team bumped solution to first response in thread: Nov 4, 2016
https://app.roll20.net/forum/post/1818695/fullscreen-page-bar#post-1818695
Many Many upvotes and +1s from Normal, Plus, Pro users as well as API Scripters, Sheet Authors, Marketplace Creators, Kickstarter Backers, etc.
First response from Roll20 Officials: Sept 14, 2017
Nolan T. J. said:
No timeline on this. We agree that this is useful functionality.
Most recent response from Roll20 Officials: Sept 14, 2017
Nolan T. J. said:
No timeline on this. We agree that this is useful functionality.
A quick and easy solution is available to all.
This is a thing. Has been for years.
I've removed my vote, thanks for the solution folks!