Only every second image is displayed immediately with multimedia-buffer-style :multi
if window is not high enough for two images
#112
Labels
bug
Something isn't working
I'd like to use the
:multi
option for the multimedia buffer, and this works nicely if the image size is small enough for two images to fit into the buffer.Then the sequence is as follows:
If I increase the image size (both to get better dpi/resolution as well as to fill the multimedia buffer better), then the sequence becomes:
If I scroll up to make the plots visible after every plot that doesn't show, then the next plot will always not show at first and will only become visible after scrolling up.
Could it be that there is a newline or empty line printed to the buffer after the plot? There seems to be an empty line between the plots. Could that push the image off screen?
It doesn't really matter if the image size is such that the image and that empty line do fit (they do), though.
Not sure what's going on - fundamental buffers and images always are weird with scrolling.
Edit: it is also the same if I do not increase the image size, but work on a smaller screen, so there is only room for one image in the mm buffer.
The text was updated successfully, but these errors were encountered: