Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix padding for TextInput with Length::Units width #1539

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

hecrj
Copy link
Member

@hecrj hecrj commented Nov 16, 2022

Fixes #1530.

@hecrj hecrj added bug Something isn't working widget layout labels Nov 16, 2022
@hecrj hecrj added this to the 0.6.0 milestone Nov 16, 2022
@hecrj hecrj merged commit b4aedce into master Nov 17, 2022
@hecrj hecrj deleted the fix/text-input-padding branch November 17, 2022 08:09
wash2 added a commit to pop-os/iced that referenced this pull request Nov 18, 2022
commit b4aedce
Merge: 5b0dfcd 3bd9922
Author: Héctor Ramón <hector0193@gmail.com>
Date:   Thu Nov 17 09:09:11 2022 +0100

    Merge pull request iced-rs#1539 from iced-rs/fix/text-input-padding

    Fix padding for `TextInput` with `Length::Units` width

commit 3bd9922
Author: Héctor Ramón Jiménez <hector0193@gmail.com>
Date:   Wed Nov 16 10:01:40 2022 +0100

    Fix padding for `TextInput` with `Length::Units` width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working layout widget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextInput horizontal padding not apply when width(Length::Units(...))
1 participant