You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
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
The text was updated successfully, but these errors were encountered: