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

Fixed horizontal_space() and vertical_space() helper functions. #2265

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

rizzen-yazston
Copy link
Contributor

@rizzen-yazston rizzen-yazston commented Feb 19, 2024

Just a simply fix to 2 helper functions of widget crate.

cargo clippy and cargo fmt commands was executed.

Fixes #2257.

@hecrj hecrj added the invalid This doesn't seem right label Feb 19, 2024
@hecrj
Copy link
Member

hecrj commented Feb 19, 2024

This was changed on purpose in #2253!

@hecrj hecrj closed this Feb 19, 2024
@hecrj hecrj added this to the 0.12.1 milestone Feb 19, 2024
@hecrj hecrj reopened this Feb 19, 2024
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙇

@hecrj hecrj enabled auto-merge February 19, 2024 08:46
@hecrj hecrj merged commit 49b3a71 into iced-rs:master Feb 19, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] vertical_space() and horizontal_space() functions
2 participants