Fix #1037: Fullscreen loads black
authorColin Clark <colin.clark@cclark.uk>
Tue, 25 Oct 2022 14:09:35 +0000 (15:09 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 25 Oct 2022 14:09:35 +0000 (15:09 +0100)
commit69ec0475877886500348361051812ff03b753988
tree472eafe63e7e052807d60b27018ef1e9d9c78e44
parent4ae356736ef7e676c40bad14163e5de3e688a899
Fix #1037: Fullscreen loads black

The problem occurs when zoom is set to Original Size.
An extra reload is required to force the image to be displayed.
This is probably not the correct solution.
src/img-view.cc
src/layout-image.cc