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

Added timeout for cursor event in editor #1110

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

Skraye
Copy link
Member

@Skraye Skraye commented Mar 27, 2023

When selecting multiple lines, if you pass over different tasks with various types, the documentation will blink, displaying other tasks your cursor passes on.

With this timeout, we only change the displayed documentation when the cursor stops moving.

ui/src/components/inputs/Editor.vue Show resolved Hide resolved
ui/src/components/inputs/Editor.vue Outdated Show resolved Hide resolved
@Skraye Skraye force-pushed the cursor-event-timeout branch from 1974319 to 1d9808c Compare March 28, 2023 07:39
@Skraye Skraye requested a review from tchiotludo March 28, 2023 07:40
@tchiotludo tchiotludo merged commit dd18ba2 into develop Mar 28, 2023
@tchiotludo tchiotludo deleted the cursor-event-timeout branch March 28, 2023 09:02
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

Successfully merging this pull request may close these issues.

2 participants