pointfreeco/swift-snapshot-testing

UIViewController rendering with drawHierarchyInKeyWindow and device safearea

shuguenot opened this issue · 1 comments

How to render an UIViewController with drawHierarchyInKeyWindow = true and particular safearea config (via ViewImageConfig) ?
Both options seems currently incompatible.

Shouldn't we have a image(on:drawHierarchyInKeyWindow:presicion,...) ?

Capture d’écran 2024-08-16 à 09 15 04

@pointfreeco could you evaluate this issue ?