omnivore/apple
Jackson Harper e6b4d80de2 After load set webview to opaque
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
2022-03-06 09:16:40 -08:00
..
BuildTools Open source omnivore 2022-02-11 09:24:33 -08:00
Entitlements add server entitlement for mac app so google auth works 2022-02-24 11:37:32 -08:00
InfoPlists Open source omnivore 2022-02-11 09:24:33 -08:00
Omnivore.xcodeproj rename Binders package to App 2022-02-24 15:07:32 -08:00
Omnivore.xcworkspace bump swift package deps 2022-03-03 17:21:42 -08:00
OmnivoreKit After load set webview to opaque 2022-03-06 09:16:40 -08:00
Resources Open source omnivore 2022-02-11 09:24:33 -08:00
scripts Open source omnivore 2022-02-11 09:24:33 -08:00
Sources rename Binders package to App 2022-02-24 15:07:32 -08:00
Tests Open source omnivore 2022-02-11 09:24:33 -08:00
.gitignore Open source omnivore 2022-02-11 09:24:33 -08:00
.swiftformat Open source omnivore 2022-02-11 09:24:33 -08:00
Makefile Open source omnivore 2022-02-11 09:24:33 -08:00
Omnivore-iOS.xctestplan Open source omnivore 2022-02-11 09:24:33 -08:00
Omnivore-Mac.xctestplan Open source omnivore 2022-02-11 09:24:33 -08:00
SafariExtension (iOS).entitlements Open source omnivore 2022-02-11 09:24:33 -08:00
SafariExtension (iOS)Release.entitlements Open source omnivore 2022-02-11 09:24:33 -08:00
swiftgraphql.yml Handle the new SanitizedString types in the apple GQL source 2022-02-16 12:40:12 -08:00