Skip to content

Conversation

@wkentaro
Copy link
Owner

correct fix of #1647, #1674

@wkentaro wkentaro requested a review from Copilot October 17, 2025 13:13
@wkentaro wkentaro self-assigned this Oct 17, 2025
@wkentaro wkentaro added this to the v5.9.1 milestone Oct 17, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes cursor handling in the canvas widget to immediately apply cursor changes while preventing flickering issues. The fix addresses problems with cursor management that were previously reported in related pull requests.

  • Introduces cursor state tracking to avoid redundant cursor operations
  • Updates cursor override logic to restore previous cursor before setting new one
  • Ensures proper cursor restoration when resetting to default state

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wkentaro wkentaro merged commit 05edb0c into main Oct 17, 2025
4 checks passed
@wkentaro wkentaro deleted the fix_canvas_cursor branch October 17, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants