Skip to content

form hint text has confusing padding to next widget #4137

Closed
@pseidemann

Description

Checklist

  • I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
  • This issue only relates to a single bug. I will open new issues for any other problems.

Describe the bug

the HintText and the validation message has more padding to the widget it belongs to, rather than to the next widget. I think this is visually confusing, since the hint is meant for the preceding widget.

a fix would be to reduce the top padding and/or increase the bottom padding of hints/validation messages.

How to reproduce

open fyne demo

Screenshots

Screenshot 2023-08-05 at 18 34 37

Example code

fyne demo

Fyne version

2.3.5

Go compiler version

1.20.6

Operating system and version

macOS 13.5

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions