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

Disable NSToolbar Tabs (#25137) #25700

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Disable NSToolbar Tabs (#25137) #25700

merged 1 commit into from
Nov 7, 2024

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Nov 6, 2024

Description of Change

Merging #25137 up to main

Issues Fixed

Fixes #25679

* Disable NSToolbar Tabs

* - fix OS check

* - fix tabbedview extentions PR

* - bump targets

* - add missing file

* - add if/def for NET18.0 target

* - add catalyst check

* - switch to newer APIs for iOS and catalyst 18+

* - if/def for iOS18
# Conflicts:
#	src/Core/src/Platform/iOS/TabbedViewExtensions.cs
@PureWeen PureWeen requested a review from a team as a code owner November 6, 2024 00:22
@PureWeen PureWeen merged commit bd61427 into main Nov 7, 2024
97 of 107 checks passed
@PureWeen PureWeen deleted the fix_tabbedpage_toolbar branch November 7, 2024 12:22
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2024
@samhouts samhouts added fixed-in-9.0.10 fixed-in-net8.0-nightly This may be available in a nightly release! labels Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-tabbedpage TabbedPage fixed-in-9.0.10 fixed-in-net8.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MacCatalyst] When using TabbedPage TabBar is not visible
5 participants