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

Add DropDownToolItem #2317

Merged
merged 5 commits into from
Sep 21, 2022
Merged

Add DropDownToolItem #2317

merged 5 commits into from
Sep 21, 2022

Conversation

cwensley
Copy link
Member

This adds to #2299 to support Mac and add DropDownToolItem.ShowDropArrow for all platforms.

Fixes #2299
Fixes #2243

@cwensley cwensley added this to the 2.7.2 milestone Sep 21, 2022
@cwensley cwensley force-pushed the dropdowntoolitem branch 2 times, most recently from 44520ff to 9a38bc8 Compare September 21, 2022 02:59
- Add ShowDropArrow for all platforms, and ensure it updates at runtime
- Mac has two implementations, one that uses NSSegmentedControl (10.14 and earlier) and another that uses NSMenuToolbarItem (10.15 and later)
@cwensley cwensley merged commit a5cad53 into develop Sep 21, 2022
@cwensley cwensley deleted the dropdowntoolitem branch May 16, 2024 21:23
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.

2 participants