Is there a way to be notified each time that the pdfview scale value changes?
At the moment, it is possible to get the scale value once it is updated, using the notification `PDFViewScaleChanged`, but it is fired only at the end of the whole "zooming" process. I need real time updates instead.
Any ideas/workarounds ?