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

Interactive selection work wrong #5

Closed
li-xiaoyin opened this issue Jan 12, 2021 · 8 comments
Closed

Interactive selection work wrong #5

li-xiaoyin opened this issue Jan 12, 2021 · 8 comments

Comments

@li-xiaoyin
Copy link

Both handler at the front of the range. The right way is one at the front and another at the end.

@singerdmx
Copy link
Owner

looking into it

@li3317
Copy link
Collaborator

li3317 commented Jan 12, 2021

Would you mean that the handles should be one at the start of the selected text and one at the end ?

@li-xiaoyin
Copy link
Author

yes it should be but not now. and I can not drag handler to adjust the selection

@li3317
Copy link
Collaborator

li3317 commented Jan 12, 2021

Could you provide an example regarding adjusting the handle? I believe the selection can be adjusted and the handles will show up at the front of the last line in text selection. Thank you!

@li-xiaoyin
Copy link
Author

I try again with official demo just now. The selection can be adjusted but second handler don't move. It
alway at the start of the selected text. is right ? We can compare with zefyr

WechatIMG136

see zefyr implements:

WechatIMG137

@singerdmx
Copy link
Owner

Found the bug. Fixing

@singerdmx
Copy link
Owner

Fix is 7c2da54
Upgrading pub soon

@li-xiaoyin
Copy link
Author

Thank you.

@qzl1075991 qzl1075991 mentioned this issue Jan 24, 2024
1 task
@CatHood0 CatHood0 mentioned this issue Jul 5, 2024
7 tasks
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

No branches or pull requests

3 participants