Skip to content

Conversation

xrigau
Copy link

@xrigau xrigau commented Aug 4, 2016

What this does is: When you press the delete key it'll first select the
token on the left to the cursor and then pressing the delete key again
will actually delete the token.

Del -> Select the token -> Del -> Removes the token

Demo using the SelectAndDelete mode

What this does is: When you press the delete key it'll first select the
token on the left to the cursor and then pressing the delete key again
will actually delete the token.

Del -> Select the token -> Del -> Removes the token
@mgod
Copy link
Contributor

mgod commented Sep 15, 2016

I like this fix, but it shouldn't be a deletion style. This should just be how it works if the TokenClickStyle is selectable (returns true from isSelectable()).

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