Skip to content

Add text_shaping method to combo_box widget#2714

Merged
hecrj merged 1 commit intoiced-rs:masterfrom
mytdragon:combobox-text-shaping
Nov 20, 2025
Merged

Add text_shaping method to combo_box widget#2714
hecrj merged 1 commit intoiced-rs:masterfrom
mytdragon:combobox-text-shaping

Conversation

@mytdragon
Copy link
Contributor

Hi, unlike PickList, ComboBox didn't have a setter for text_shaping so I added it and adapted the combo_box example with languages that would use Advanced text shaping.

@hecrj hecrj force-pushed the combobox-text-shaping branch from f86397b to 045ffa8 Compare November 19, 2025 22:51
@hecrj hecrj changed the title Add text shaping setter on ComboBox for menu Add text_shaping method to combo_box widget Nov 19, 2025
@hecrj hecrj added this to the 0.14 milestone Nov 19, 2025
@hecrj hecrj added feature New feature or request text widget addition labels Nov 19, 2025
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!

Although this shouldn't be as necessary since iced auto-selects the best shaping strategy by default now.

@hecrj hecrj enabled auto-merge November 19, 2025 22:52
@hecrj hecrj force-pushed the combobox-text-shaping branch from 045ffa8 to d5e0240 Compare November 20, 2025 00:08
@hecrj hecrj merged commit 7eb2352 into iced-rs:master Nov 20, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants