Re: [Gimp-user] Inconsistent Behaviour of New View Windows





On 05/16/2017 12:33 AM, programmer_ceds wrote:

Changing the paint tools so that they reflect the changes 'in real time' is
trivial - in functions gimp_paint_tool_button_press() and
gimp_paint_tool_motion() use the existing gimp_display_flush_now (display) call
when the image has only one display (this makes the program more responsive),
otherwise use gimp_image_flush(image).

And this doesn't have a performance impact with large images and brushes?

As you figured out what to change, would you like to create a patch
against git master and file an enhancement request for this?


-- 
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]