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

Arrange apple native arrow colors for dropdown #774

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

enisn
Copy link
Owner

@enisn enisn commented Sep 23, 2024

Before

image

After

image

It'll use "Primary" color from resources, for now it's not possible to customize separately. Since it's a platform-specific feature, I can't add a shared property for that for now

image

@enisn enisn added enhancement New feature or request control-dropdown labels Sep 23, 2024
@enisn enisn added this to the v2.10 milestone Sep 23, 2024
@enisn enisn merged commit 165dfa5 into rel-2.10 Sep 23, 2024
1 of 2 checks passed
@piersdeseilligny
Copy link

Sorry to comment on a closed PR, but how did you get the Dropdown to look like that? I can't manage to change their appearance in the mac idiom.

@enisn
Copy link
Owner Author

enisn commented Nov 30, 2024

Sorry to comment on a closed PR, but how did you get the Dropdown to look like that? I can't manage to change their appearance in the mac idiom.

Do you use DropdownField or PickerField?

This PR is for DropdownField. It has the exactly same usage with DropdownField

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control-dropdown enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants