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

overflow causes markers to not work well #98

Open
davesmits opened this issue May 8, 2022 · 0 comments
Open

overflow causes markers to not work well #98

davesmits opened this issue May 8, 2022 · 0 comments

Comments

@davesmits
Copy link

davesmits commented May 8, 2022

in monaco-editor.component.ts there is in the .editor-container class a overflow css rule. This causes markers to be invisible when they are placed on the first lines.

With overflow:
image

with overflow unset:
image

would you accept a PR to change this?

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