Ptyl Dragon wrote:
> we're calling the scrollbar's DoScroll methods.
> 
That in turn seems to then end up in vcl/source/window/window.cxx's
Window::ImplScroll() method - worth stepping through that I guess. If
the scroll distance scaling is too coarse (i.e. you already get a 1
for either nHorzScroll or nVertScroll), you could try to set the
MapMode to MAP_PIXEL temporarily, just for the scrolling.

HTH,

-- Thorsten

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to