mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
During the initial load we need the clear + !opaque settings so the webview does not flash a white background in dark mode. But after load we want to use the systemBackground colour and an opaque background, so in dark mode the scrollbars are displayed correctly. Without this iOS will display a dark scrollbar ontop of the dark background. Note that due to a bug in Webkit setting the scrollbar inset colours doesn't seem to work in current iOS: https://developer.apple.com/forums/thread/689654 |
||
|---|---|---|
| .. | ||
| BuildTools | ||
| Entitlements | ||
| InfoPlists | ||
| Omnivore.xcodeproj | ||
| Omnivore.xcworkspace | ||
| OmnivoreKit | ||
| Resources | ||
| scripts | ||
| Sources | ||
| Tests | ||
| .gitignore | ||
| .swiftformat | ||
| Makefile | ||
| Omnivore-iOS.xctestplan | ||
| Omnivore-Mac.xctestplan | ||
| SafariExtension (iOS).entitlements | ||
| SafariExtension (iOS)Release.entitlements | ||
| swiftgraphql.yml | ||