-
Notifications
You must be signed in to change notification settings - Fork 129
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
Use TimelineMediaQuickLook in the MediaEventsTimelineScreen. #3598
Conversation
@@ -111,6 +111,21 @@ class TimelineMediaPreviewController: QLPreviewController, QLPreviewControllerDa | |||
|
|||
present(detailsHostingController, animated: true) | |||
} | |||
|
|||
private var detailsButtonIcon: UIImage { | |||
guard let bundle = Bundle(url: Bundle.main.bundleURL.appending(path: "CompoundDesignTokens_CompoundDesignTokens.bundle")) else { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will add a proper method on the design tokens for this.
Generated by 🚫 Danger Swift against bf6406c |
Doesn't support swiping yet, just shows a single image.
22f8b0e
to
1f13908
Compare
❌ 1 Tests Failed:
View the full list of 1 ❄️ flaky tests
To view more test analytics, go to the Test Analytics Dashboard |
ElementX/Sources/Screens/FilePreviewScreen/TimelineMediaPreviewModels.swift
Show resolved
Hide resolved
ElementX/Sources/Screens/MediaEventsTimelineScreen/MediaEventsTimelineScreenViewModel.swift
Show resolved
Hide resolved
|
Doesn't support swiping yet, just shows a single image.
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2024-12-10.at.10.36.18.mp4