AlienCowEatCake / ImageViewer

Simple, cross-platform image viewer
GNU General Public License v3.0
32 stars 4 forks source link

Port WebView to WKWebView in MacWebKitRasterizerGraphicsItem #3

Closed AlienCowEatCake closed 2 years ago

AlienCowEatCake commented 2 years ago

WebView is deprecated since macOS 10.14: https://developer.apple.com/documentation/webkit/webview

unsuccessfull_experiments_part1.diff.txt

AlienCowEatCake commented 2 years ago

WKWebView was implemented in DecoderMacWKWebView