Skip to content

Fix reference images being projected with the wrong size

Frank Bessou requested to merge topic/default/fix-image-projection into branch/default

Apply default size of images through scale and not empty_display_size The empty_display_size is not taken into account by the projection algorithm.

Merge request reports