-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
NavBar still white background while dark mode enabled #301
Comments
I'll check that too, OK, thanks. |
Hi again @AndnixSH , Could you try again build https://ci.appveyor.com/project/pnedev/compare-plugin/builds/44268759 ? |
Could you try again build https://ci.appveyor.com/project/pnedev/compare-plugin/builds/44282397 ? Could you also try the bigger file (more lines) to be on the left side? On my setup sometimes in that case (if left side pane is bigger that right side one) the vertical middle border line is not displayed below the end of right pane (the shorter one). Thank you. |
Hello Pavel, Dark-mode is a strange world for me. I don't really know what to expect. This is the NavBar on Window 10 (https://ci.appveyor.com/project/pnedev/compare-plugin/builds/44282397). Thank you. BR |
Pavel, The UI can be really annoying and time consuming. :) |
Hello @Yaron10 and @AndnixSH , Yaron, thank you for testing NavBar border in light and dark modes. The missing part of the border line between panes is exactly what I wanted to check 👍 It is fixed in build https://ci.appveyor.com/project/pnedev/compare-plugin/builds/44291388 .
I don't think it will be useful in CP case but it won't hurt either so yes, thanks. @AndnixSH , thank you for the feedback as well. I'll see what I can do regarding the scroll bar but due to time limitations I might leave it as it is for the first release. Sorry about that. |
Hello Pavel, The missing part of the border is fixed. 👍
So, with your permission, I won't ping him at this point. :) Thank you for your great work. BR |
The quickest fix I was able to do (and that affects only the Scroller background) is this: Could you show me how it looks on Win11 (I don't have such setup) ? |
Scrollbar looks kinda messed lol. And i just noticed another issue. Line numbers become wider, and black background on text editor I can offer remote support for my Win11 VM if possible |
Thanks for testing again. @AndnixSH , Thank you Yaron 👍 |
@pnedev Ok. I was quite confused about black background, but not a problem I think you should not coloring the scroller manually. Can't you use build-in Windows API to change between dark and light mode? Maybe check source of Npp. |
Hello Pavel,
Did you mean reverting d80b548? Thanks again for your time and work. 👍 |
Hello Yaron, I will more likely just ignore WM_CTLCOLORSCROLLBAR notification handling. Thanks. |
👍 |
Hello Pavel, Add message NPPM_DARKMODESUBCLASSANDTHEME. Thank you. |
Hello Yaron, I am not quite aware of the sub-classing concept and where I should add that message and in what circumstances. PS. OK, I saw in what circumstances but ozone10's PR first needs to be merged into Notepad++ and then I will check what needs to be added to CP. Thank you again 👍 BR |
Hello Pavel, I just wanted to add a reference here to that PR. Thank you for your ongoing work and the recent improvements. 👍 BR |
Just a minor bug that ComparePlus NavBar background is still white even dark mode is enabled. I'm using build artifacts 6530c14b Environment: platform=x64; Configuration: Release
The text was updated successfully, but these errors were encountered: