Views get stuck with viewScale < 1 after switching from DynamicSizeWithMinimumViewSize to ViewSize
Created attachment 252436 [details] Patch
Comment on attachment 252436 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=252436&action=review > Source/WebKit2/UIProcess/mac/WKViewLayoutStrategy.mm:333 > - (void)willChangeLayoutStrategy Strategy :|
(In reply to comment #2) > Comment on attachment 252436 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=252436&action=review > > > Source/WebKit2/UIProcess/mac/WKViewLayoutStrategy.mm:333 > > - (void)willChangeLayoutStrategy > > Strategy :| Very very very new code, open to naming ideas.
DynamicSizeWithMinimumViewSize is gone.