The Wayback Machine - https://web.archive.org/web/20211015003053/https://github.com/iced-rs/iced/pull/993
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

feat(pick_list): seperate menu width, text font & color #993

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

@yusdacra
Copy link
Contributor

@yusdacra yusdacra commented Aug 11, 2021

This fixes #918, and also adds the ability to change menu entries' font, text size and menu width seperately.

native/src/widget/pick_list.rs Outdated Show resolved Hide resolved
@hecrj hecrj added the feature label Sep 1, 2021
@yusdacra yusdacra requested a review from hecrj Sep 4, 2021
@yusdacra yusdacra changed the title feat(pick_list): make selected width independent from menu width feat(pick_list): seperate menu width, text font & color Sep 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants