Skip to content

framework/replay: display whole image after clicking on it

David Heidelberg requested to merge dh/piglit:show_me_the_image into main

I would love to hear your feedback on this, I believe it can improve the workflow a bit, since no application switch has to occur to simply observe the image.

Samples: screen is cut from below and css styling is missing (due to testing on local file).

Regular state (identical as before):

Screenshot_from_2022-06-13_17-11-55

Clicked on the difference image:

Screenshot_from_2022-06-13_17-12-04

Clicked on the reference image (also same behaviour for generated image):

Screenshot_from_2022-06-13_17-12-10

/cc @pepp @anholt

Edited by David Heidelberg

Merge request reports