Skip to content
New issue

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

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

Already on GitHub? # to your account

[BUG] editor shaking #135

Open
Blankll opened this issue Nov 14, 2024 · 1 comment
Open

[BUG] editor shaking #135

Blankll opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Blankll
Copy link
Member

Blankll commented Nov 14, 2024

Describe the bug
editor shaking

sollutions

Option1 only shows the current pointer/selected query's codelens
pros: 1. performance improved, shaking issue reduced

refer:
elastic/kibana#182419

elastic/kibana#179808
microsoft/monaco-editor#4792

@Blankll Blankll added the bug Something isn't working label Nov 14, 2024
Blankll added a commit that referenced this issue Dec 28, 2024
feat: render the pointed action only for fixing the shaking issue

- reduce the token refreshes that only refreshed when content changed
- only render the   pointed action to avoid editor shaking

Refs: #135

---------

Signed-off-by: seven <zilisheng1996@gmail.com>
@Blankll
Copy link
Member Author

Blankll commented Jan 11, 2025

also solve the issue: #141

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant