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

Bookmarked line coloring is wrong when Selection Margin is disabled #53

Open
PaulSquires opened this issue Sep 20, 2024 · 0 comments
Open

Comments

@PaulSquires
Copy link
Owner

Bookmarked line coloring is wrong when Selection Margin is disabled. For example, when margin is enabled, the margin icon will display for each bookmarked line using a white colour, however, if the margin is disabled then the entire line will be coloured white instead.

This behaviour is consistent with the expected behaviour per the Scintilla documentation (https://scintilla.org/ScintillaDoc.html under the Markers section):

Markers appear in the selection margin to the left of the text. If the selection margin is set to zero width, the background colour of the whole line is changed instead.

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

1 participant