Skip to content

image: Show window after 2 secs if dims unknown

Sophie Herold requested to merge wip/sophie-h/show-window-timeout into main

Usually we want to wait for dimensions to show the window in correct apsect ration. But especially for large SVGs dimensions are only known pretty late. Show the image to give UI feedback instead of waiting for dimensions.

Closes #146 (closed)

Merge request reports