Skip to content
Commit ef2bcf8e authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fixed the half of the Pen/Eraser flip bug

We should call the update slot explicitly when changing the paintop preset
and do not rely on the widgets, which would also emit the update signal, but
later. We can't wait for widgets because they use a deferring timer
internally.

Now it is left to fix the Windows-only problem.

CCBUG:326441
parent 028cb602
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