Skip to content

Enable custom fonts for text input #171

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
sumibi-yakitori:feature/enable_custom_font_for_text_input
Jan 27, 2020
Merged

Enable custom fonts for text input #171
hecrj merged 1 commit into
iced-rs:masterfrom
sumibi-yakitori:feature/enable_custom_font_for_text_input

Conversation

@sumibi-yakitori
Copy link
Copy Markdown
Contributor

@sumibi-yakitori sumibi-yakitori commented Jan 26, 2020

I made custom fonts available for iced_native::widget::text_input::TextInput
This fix may contain some issues due to my lack of understanding of iced.

@hecrj hecrj added the feature New feature or request label Jan 27, 2020
@hecrj hecrj added this to the 0.1.0 milestone Jan 27, 2020
Copy link
Copy Markdown
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.

Looks good! Thank you!

This is the correct way to add this, as styling shouldn't affect the layout.

@hecrj hecrj merged commit 69f20f9 into iced-rs:master Jan 27, 2020
@sumibi-yakitori sumibi-yakitori deleted the feature/enable_custom_font_for_text_input branch January 28, 2020 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants