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

text selection #47

Open
felixangell opened this issue Apr 17, 2018 · 1 comment
Open

text selection #47

felixangell opened this issue Apr 17, 2018 · 1 comment
Assignees
Labels
feature P-high high priority

Comments

@felixangell
Copy link
Owner

text should be select-able with shift arrow combo. this should create a marker on the text which creates a selection. actions can be performed on the selections.

@felixangell
Copy link
Owner Author

tracking:

  • make it so that the current selection is invalidated e.g. when we remove shift key and move?
  • fix panic when we try select out of the file bounds
  • pretty-ify select rendering (outline box, rounded corners?)
  • colour config for selection boxes
  • copy selection
  • ...

@felixangell felixangell added P-high high priority and removed P-low low priority labels Jan 10, 2021
@felixangell felixangell self-assigned this Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature P-high high priority
Projects
None yet
Development

No branches or pull requests

1 participant