Well, I can show the scrollbar by opening the inspector and modifying the DOM, which is what I'm doing.
I wish it was possible to do this automatically, for instance by adding a custom script to every page, like we can do with styles. It's not possible with the current version, but I'm wondering if a similar feature could be added in a future version.
I can try to implement this feature and send a pull request, if you would want to include it.
|