Skip to content

Fix cursors spawning at the root on initial source detection#10623

Merged
keveleigh merged 1 commit into
microsoft:releases/2.8.1from
keveleigh:fix-root-cursors
May 31, 2022
Merged

Fix cursors spawning at the root on initial source detection#10623
keveleigh merged 1 commit into
microsoft:releases/2.8.1from
keveleigh:fix-root-cursors

Conversation

@keveleigh

Copy link
Copy Markdown
Contributor

Overview

Currently, the pointer uses its parent to spawn its cursor. During the initial creation flow, that logic is hit before we actually put the pointer under the playspace. With this change, the pointer is now put under the playspace immediately at creation, before the cursor is spawned.

@keveleigh keveleigh requested a review from RogPodge May 31, 2022 21:26
@keveleigh keveleigh requested a review from david-c-kline as a code owner May 31, 2022 21:26
@keveleigh keveleigh self-assigned this May 31, 2022
@keveleigh

Copy link
Copy Markdown
Contributor Author

/azp run

@keveleigh keveleigh enabled auto-merge (squash) May 31, 2022 21:27
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@keveleigh keveleigh disabled auto-merge May 31, 2022 21:27
@keveleigh keveleigh enabled auto-merge (squash) May 31, 2022 21:27
@keveleigh keveleigh merged commit fcdf493 into microsoft:releases/2.8.1 May 31, 2022
@keveleigh keveleigh deleted the fix-root-cursors branch July 18, 2023 21:13
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