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

feat: support cursor configuration for interval selection #6688

Closed
wants to merge 2 commits into from

Conversation

donghaoren
Copy link
Contributor

This is a step towards #4155.

@donghaoren donghaoren requested a review from a team June 26, 2020 00:59
@kanitw kanitw self-requested a review June 26, 2020 17:17
: []),
...(selCmpt.mark.cursor
? [
{events: `@${selCmpt.name + BRUSH}:mouseover`, update: JSON.stringify(selCmpt.mark.cursor)},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will use " while the code below uses ' quotes. Why don't we just use value or a string template?

@domoritz
Copy link
Member

This should be redone.

@domoritz domoritz closed this May 25, 2021
@domoritz domoritz deleted the dr/brush-selection-cursor branch May 25, 2021 15:25
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.

None yet

2 participants