Skip to content
Commit c2f0db4a authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Split SurfaceInterfacePrivate::swapStates()

Currently, the swapStates() function does two things - (a) it merges one
state with another; (b) it applies the next state. This change splits the
swapStates() so it's simpler and the boolean trap can be removed.
parent 6e734a1f
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