Le 24/09/2017 à 20:48, Pavel Sanda a écrit :
hi,
1. have a document starting with figure
2. click on a first one a change scale on screen to much smaller %value
3. the figure gets correctly resized, but its absolute position remains at the
start (bottom) of its previous y-coordinate.
as a consequence there is big non-editable void space on the top part of
screen, which will disappear after scrolling down.
can anyone confirm?
There are several problems due to missing repaint that I have not been
able to track down yet. Another example: if you take a short enough
document and zoom out (so that there is no scrollbar anymore), then the
screen update is incomplete. Also there is the Mac situation, where the
whole screen is black at first :(
I have no idea of what is going on exactly, but I suspect that many of
these issues share the same root. Or at least I hope so.
The problem is that I do not really know what I am doing, and which code
that was needed with old code should still be kept.
JMarc