Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Under the dark theme, the right warning display sidebar is not offset to match the scroll bar position #9439

Closed
CAM-Gerlach opened this issue May 27, 2019 · 4 comments · Fixed by #9450

Comments

@CAM-Gerlach
Copy link
Member

CAM-Gerlach commented May 27, 2019

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:

image

With the dark theme:

image

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.

Versions

  • Spyder version: 4.0 master, since dark theme implementation
  • Python version: 3.6-3.7
  • Qt version: 5.9.7
  • PyQt version: 5.9.2
  • Operating System name/version: Windows 8.1 Pro x64

Dependencies

qdarkstyle 2.6.8

@ccordoba12
Copy link
Member

@jnsebgosselin, do you have any ideas about how we could solve this?

@jnsebgosselin
Copy link
Member

@jnsebgosselin, do you have any ideas about how we could solve this?

Yes I know why. I will fix it.

@CAM-Gerlach
Copy link
Member Author

Thanks @jnsebgosselin and @ccordoba12 !

@ccordoba12 ccordoba12 assigned jnsebgosselin and unassigned goanpeca May 27, 2019
@ccordoba12
Copy link
Member

Thanks a lot @jnsebgosselin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants