Skip to content

"#Columns" out of container in Edit View #44

@Lee20171010

Description

@Lee20171010

Describe the bug
"#Columns" out of container in Edit View

To Reproduce
Steps to reproduce the behavior:

  1. Open Edit View in Windows

Expected behavior
"#Columns" input box no overflow

Screenshots
Image

Environment (please complete the following information):

  • OS: Windows 11 24H2
  • Version of Memory View: v0.0.27
  • Debugger Type: don't care
  • Debugger Version: don't care

Additional context
I tried to set 'view-settings' width from + 20 to + 30 will solve this problem in Windows, but on macOS will not fit
Image

In the end, I removed 'view-settings' (width: ${bigLabel.length + 20}ch) setting and removed #Columns (style={{ width: '4ch' }}) and got a better view in macOS and Windows, but I'm still thinking, is there a better way to solve this?

Since those setting let the view not so compact.

macOS
Image

Windows
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions