Skip to content
Commit d4b7b0d8 authored by Michael Natterer's avatar Michael Natterer 😴
Browse files

Bug 610478 - Layer preview suddenly stops getting updated

gimp_paint_core_finish(): when bailing out early because nothing was
painted (e.g. because we repeatedly shift-click on the same pixel,
which doesn't advance the interpolation distance), don't forget to
call gimp_viewable_preview_thaw() or the drawable preview will be
frozen forever.
(cherry picked from commit c55753f2)
parent ca751704
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment