Comment 3 for bug 1434159

Revision history for this message
Federico Bruni (fedelogy) wrote : Re: big thumbnails view

I took the idea of the magnify from Frescobaldi, a lilypond editor which allows to magnify the area you Ctrl-click in the PDF preview. It uses poppler as pdf rendering library. The python code is here:
https://github.com/wbsoft/frescobaldi/blob/master/frescobaldi_app/qpopplerview/magnifier.py

Just in case it may help to develop something similar for images.

Anyway, the zoom in would be enough.

If you think it's a valid feature request, please change the title of this issue.