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

Make the Select tool avoid updating hints just when clicking but not dragging #2248

Merged

Conversation

singhutsav5502
Copy link
Contributor

@singhutsav5502 singhutsav5502 commented Feb 1, 2025

Solves https://discord.com/channels/731730685944922173/881073965047636018/1334123140842000386

Make Fsm update_hints function borrow tool_data and update individual tool implementations accordingly, use tool_data in select_tool update_hints function as well as add a UpdateHints response when the pointer moves after the change from DragStart to Dragging state.

… tool implementations accordingly, use tool_data in select_tool update_hints function as well as add a UpdateHints response when the pointer moves after the change from DragStart to Dragging state
@singhutsav5502
Copy link
Contributor Author

Hi, @Keavon please review.

@Keavon
Copy link
Member

Keavon commented Feb 4, 2025

Will try to do within the next few days. Working to catch up on reviews.

@Keavon Keavon changed the title Make sure Select Tool hints update only when selection is moved. Make the Select tool avoid updating hints just when clicking but not dragging Feb 5, 2025
@Keavon Keavon enabled auto-merge (squash) February 5, 2025 04:38
@Keavon Keavon merged commit 0f03762 into GraphiteEditor:master Feb 5, 2025
4 checks passed
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