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

Edit memory value can cause "line break" in row for "autofit" groups per row #112

Closed jreineckearm closed 4 months ago

jreineckearm commented 5 months ago

Description

Editing a memory value renders an in-place edit box which is slightly wider than the normal display of a group. This can lead to rendering line breaks if "groups per row" is set to "autofit" and the Data column is close to readjusting the effective number of groups per row.

How to reproduce:

Expected behavior

Environment

Additional information