You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifically one needs the packages:
libjavascriptcoregtk-4.1-0_2.44*
libwebkit2gtk-4.1-0_2.44*
After this the scrollbars return, as an aside in yelp it seems to read some gtk theme values to control the background color and text color, that would be pretty cool for atril to support.
if webkit2gtk is just reading an html file using the webkit engine and since webkit supports css scrollbars it should be possible to inject a css file with the scrollbars for atril to read.
Scrollbars now look like this regardless of theme:
As I understand this is due to atril acting as a wrapper to libwebkit2gtk, as such I know fixing this issue is rather complicated.
The text was updated successfully, but these errors were encountered: