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

Increase group gap #142

Closed colin-grant-work closed 2 months ago

colin-grant-work commented 2 months ago

What it does

Users have reported that the current gap between groups can be a bit small, especially when groups are large and / or there are many groups / row. This increases the gap between groups by another 2px.

Before:

image

After:

image

How to test

  1. Confirm the slightly larger gap between groups.
  2. Check that editing / line unbreakability is maintained with the new values.
  3. Decide whether you like the bigger gap - it could be shifted to a preference, or left as is.

Review checklist

Reminder for reviewers