Skip to content

Conversation

pokey
Copy link
Member

@pokey pokey commented Jan 9, 2023

Checklist

if (ranges != null) {
this.selections = ranges.map((range) => range.toSelection(false));
}
await this.focus();
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the meat of the change

@pokey pokey force-pushed the pokey/fix-pour-across-split branch from bfad96d to 8a06f21 Compare January 9, 2023 15:12
@pokey pokey requested a review from AndreasArvidsson January 9, 2023 15:12
@AndreasArvidsson AndreasArvidsson merged commit 479f80b into main Jan 10, 2023
@AndreasArvidsson AndreasArvidsson deleted the pokey/fix-pour-across-split branch January 10, 2023 17:02
@pokey pokey added the bug Something isn't working label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants