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

Transparent cursor breaks custom colors #85

Open
ThomasMcA opened this issue Jan 31, 2024 · 1 comment
Open

Transparent cursor breaks custom colors #85

ThomasMcA opened this issue Jan 31, 2024 · 1 comment

Comments

@ThomasMcA
Copy link

When using Dark Mode in 64bit NP++, TransparentCursor = True in CSVLint 0.4.6.6 breaks the custom color for the current line indicator IN ALL TABS, not just CSV tabs.

Steps to Reproduce the Issue

  1. Select Dark Mode
  2. Set the Current Line Indicator to Frame
  3. Use the Style Configurator to select a custom color for the Current line background

Here is my NP++ screen with TransparentCursor disabled:
image

As soon as I click OK to the settings dialog:
image

The custom color gets changed to the default:
image

I have no idea what TransparentCursor is supposed to do, but it shouldn't do anything to non-CSV tabs.

@rdipardo
Copy link
Contributor

rdipardo commented Feb 1, 2024

See #77

This issue has been commonly encountered since Notepad++ version 8.6; the reason why is explained in some detail here:
https://community.notepad-plus-plus.org/post/90967

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

No branches or pull requests

2 participants