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

Fix reverse selections always being cleared #14150

Merged

Conversation

WeetHet
Copy link
Contributor

@WeetHet WeetHet commented Jul 11, 2024

When I implemented #13701, I kinda messed up with the reversed selections, thinking that their anchors are flipped, so I flipped them again. This caused the reverse selections to always be cleared

Release Notes:

  • Fix reverse selections always being cleared, even if the right click was performed inside

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jul 11, 2024
@WeetHet
Copy link
Contributor Author

WeetHet commented Jul 11, 2024

If possible, can you also cherry pick this into Preview, because right now this feature is half broken

@ConradIrwin ConradIrwin merged commit fd03454 into zed-industries:main Jul 11, 2024
10 checks passed
@ConradIrwin
Copy link
Collaborator

/cherry-pick v0.144.x

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jul 11, 2024
When I implemented #13701, I kinda messed up with the reversed
selections, thinking that their anchors are flipped, so I flipped them
again. This caused the reverse selections to always be cleared

Release Notes:

- Fix reverse selections always being cleared, even if the right click
was performed inside
@WeetHet WeetHet deleted the fix-clear-reversed-selections branch July 11, 2024 17:36
ConradIrwin pushed a commit that referenced this pull request Jul 11, 2024
)

Cherry-picked Fix reverse selections always being cleared (#14150)

When I implemented #13701, I kinda messed up with the reversed
selections, thinking that their anchors are flipped, so I flipped them
again. This caused the reverse selections to always be cleared

Release Notes:

- Fix reverse selections always being cleared, even if the right click
was performed inside

Co-authored-by: Stanislav Alekseev <43210583 [email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants