Skip to content

Avoid dealignment of report when longer addresses are received #63

@GyulyVGC

Description

@GyulyVGC

Currently, when addresses longer than 25 characters are received, the report row will look like this:

Screenshot 2023-02-08 at 08 35 38

causing a dealignment of its text fields.

I was not able to reproduce this case on my PC and I think it's not a so common case, but it was first documented in issue #48.

I partially solved that issue introducing a horizontal scrollbar, as you can see from the picture, but I'd like to find a better solution for the long term.

The best solution would be to use a table widget, but iced doesn't support it yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature, request, or improvement

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions