Patches concerning the speed of mouse-movement over the profile.

Lubomir I. Ivanov neolit123 at gmail.com
Wed Jan 14 12:23:31 PST 2015


On 14 January 2015 at 22:08, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> i suspect that if we rasterize the whole tooltip (i.e. use QPainter's
> methods on a surface) and disable the animation, it will be times
> faster.
>

and by that i mean override ::paint() and do all the calculations and
drawing in there and possibly only re-draw if the input data changed
etc...
that's a much larger re-work, but i think that custom drawing might be
the most optimal way for the tooltip to perform well.

lubomir
--


More information about the subsurface mailing list