scholarsmate opened a new issue, #819: URL: https://github.com/apache/daffodil-vscode/issues/819
Scrolling around in a small file caused the following to happen in the UI: <img width="1377" alt="Screenshot 2023-08-17 at 11 13 56 AM" src="https://github.com/apache/daffodil-vscode/assets/2205472/2304e0d7-4fa0-4e69-89cf-98d6cc776571"> Logs indicate that a negative offset is being sent to the Ωedit server: ``` {"level":"DEBUG","time":"2023-08-17T15:42:51.338Z","pid":86239,"hostname":"evc-1901021","fn":"modifyViewport","rqst":{"viewportId":"L1VzZXJzL3NoZWFyZXJkL0RvY3VtZW50cy9HaXRIdWIvZGFmZm9kaWwtdnNjb2RlLWN0Yy1vc3MvTk9USUNF:caace1e9-95cf-4f3e-ba84-f8c03f8f47c2","offset":-656,"capacity":1024,"isFloating":false}} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
