← 返回首页
Fix move to pointer for selectors again by kushalkolar · Pull Request #601 · fastplotlib/fastplotlib · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Fix move to pointer for selectors again#601

Merged
clewis7 merged 3 commits into
mainfrom
fix-move-to-pointer-again
Sep 12, 2024
Merged

Fix move to pointer for selectors again#601
clewis7 merged 3 commits into
mainfrom
fix-move-to-pointer-again

Conversation

Copy link
Copy Markdown
Member

followup from #592

closes #468

This fixes it for LinearRegionSelector too. To make it work with RectangleRegionSelector we need to take the bbox selection and get the center point, and later when we properly implement a PolygonSelector we can just take the mean of all vertices but we can do these later.

kushalkolar requested a review from clewis7 as a code owner September 2, 2024 21:35
clewis7 merged commit 9605d06 into main Sep 12, 2024
kushalkolar deleted the fix-move-to-pointer-again branch September 16, 2024 22:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

LinearRegionSelector move_to_pointer is buggy

2 participants

Footer

© 2026 GitHub, Inc.