Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 99be1a85bafb7a3b1d0d0ab778e8c76d6ba1ffc4 https://github.com/WebKit/WebKit/commit/99be1a85bafb7a3b1d0d0ab778e8c76d6ba1ffc4 Author: Aditya Keerthi <akeer...@apple.com> Date: 2025-05-29 (Thu, 29 May 2025)
Changed paths: M Source/WebKit/UIProcess/PDF/WKPDFPageNumberIndicator.mm Log Message: ----------- [UnifiedPDF][iOS] Page number indicator may be illegible over dark content https://bugs.webkit.org/show_bug.cgi?id=293743 rdar://151680460 Reviewed by Abrar Rahman Protyasha. In configurations where a `UIVisualEffectView` is not used as the backdrop, the backdrop is not always light. In this scenario, the label color should not be forced to black, and should instead use the default system text color, which is dynamic. * Source/WebKit/UIProcess/PDF/WKPDFPageNumberIndicator.mm: (-[WKPDFPageNumberIndicator initWithFrame:view:pageCount:]): Canonical link: https://commits.webkit.org/295578@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes