Skip to content

Make DeviceId simpler on iOS#3402

Merged
madsmtm merged 1 commit intomasterfrom
uikit-simplify-device-id
Jan 15, 2024
Merged

Make DeviceId simpler on iOS#3402
madsmtm merged 1 commit intomasterfrom
uikit-simplify-device-id

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Jan 15, 2024

This previously contained a UIScreen for some weird reason; perhaps because DeviceId was confused for UIDevice? In any case, it doesn't need to contain that.

@madsmtm madsmtm added B - bug Dang, that shouldn't have happened DS - uikit Affects the UIKit backend (iOS, tvOS, watchOS, visionOS) labels Jan 15, 2024
@madsmtm madsmtm force-pushed the uikit-simplify-device-id branch from 50c3e7f to 902ce08 Compare January 15, 2024 20:24
This previously contained a UIScreen for some weird reason; perhaps
because `DeviceId` was confused for `UIDevice`?
@madsmtm madsmtm force-pushed the uikit-simplify-device-id branch from 902ce08 to 0ad425e Compare January 15, 2024 20:26
@madsmtm madsmtm merged commit 41070d7 into master Jan 15, 2024
@madsmtm madsmtm deleted the uikit-simplify-device-id branch January 15, 2024 20:51
mockersf added a commit to mockersf/winit that referenced this pull request Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B - bug Dang, that shouldn't have happened DS - uikit Affects the UIKit backend (iOS, tvOS, watchOS, visionOS)

Development

Successfully merging this pull request may close these issues.

1 participant