eclipse-cdt-cloud / vscode-memory-inspector

vscode memory inspector
https://open-vsx.org/extension/eclipse-cdt/memory-inspector
Eclipse Public License 2.0
6 stars 10 forks source link

UX issues with More Memory loader #144

Closed colin-grant-work closed 5 days ago

colin-grant-work commented 3 months ago
  1. There is no pointer cursor when hovering over the dropdown for selecting the number of bytes to load
  2. Clicking the dropdown to select the ammount of bytes is automatically fetching more data. That should not be the case as user only selects the ammount of bytes to load at that point

Originally posted by @arekzaluski in https://github.com/eclipse-cdt-cloud/vscode-memory-inspector/pull/143#pullrequestreview-2165507829