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

Fix assert when changing layer's blending mode too quickly

The blending mode is updated asynchronously, so at the point
of creation of undo command we may not know the current value
of the layer's composite op. We should read it during the first
redo execution.

BUG:434601
parent 687ff690
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment