First discussed on #8068 , but issue opened on request of @ccordoba12 .
When using the dark theme, the right sidebar that shows error/warning/etc. markers throughout the document is not offset to match the scrollbar like with the light theme, so the latter is not usable as an indicator of which should be visible. Compare the light theme:
With the dark theme:
Presumably, the warning bar needs to be offset by a distance equal to the scroll arrow widget on the top and bottom on the dark theme to avoid this problem.
master
, since dark theme implementationqdarkstyle 2.6.8
@jnsebgosselin, do you have any ideas about how we could solve this?
@jnsebgosselin, do you have any ideas about how we could solve this?
Yes I know why. I will fix it.
Thanks @jnsebgosselin and @ccordoba12 !
Thanks a lot @jnsebgosselin!
Most helpful comment
Yes I know why. I will fix it.