Disable scrollbar autohide Zotero 7
Hi,
Just upgraded from 6 to 7. Looks nice, but is there a way to make the scrollbars obey OS-wide rules as in Zotero 6? Namely, disable autohide scrollbars and make them a bit larger (for a hidpi screen).
I note that when launching, it says:
Missing chrome or resource URL: chrome://global/skin/browser.css
Perhaps something can be put here? Wherever it looks for it?
Sure would be nice if it just used gtk like other apps... I understand this is an XUL app, can it be made pass-through?
Thanks ~
Just upgraded from 6 to 7. Looks nice, but is there a way to make the scrollbars obey OS-wide rules as in Zotero 6? Namely, disable autohide scrollbars and make them a bit larger (for a hidpi screen).
I note that when launching, it says:
Missing chrome or resource URL: chrome://global/skin/browser.css
Perhaps something can be put here? Wherever it looks for it?
Sure would be nice if it just used gtk like other apps... I understand this is an XUL app, can it be made pass-through?
Thanks ~
widget.gtk.overlay-scrollbars.enabled
and set that preference to false.That warning isn't relevant.
Since I see this can now be configured like Firefox, I also changed
`widget.non-native-theme.scrollbar.style`
to `4` , which makes them a good size too.