pheonick

Results 3 issues of pheonick

When selecting text with the mouse if the user uses the mousewheel to scroll, the selection resets to start from the new location's mouse position. https://github.com/user-attachments/assets/853ebedd-feb6-4763-aa4f-f45498fbbf5c

I-task

https://github.com/user-attachments/assets/dc927e9e-0acd-412f-9e47-4e41a788326e Initial input text from while I was testing my PR [!397](https://github.com/microsoft/edit/pull/397): ``` // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. 🫡 #![feature(allocator_api, let_chains, linked_list_cursors, string_from_utf8_lossy_owned)] test...

Fix for https://github.com/rakannimer/react-google-charts/issues/332