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

Fix software cursor stucking on old monitor

When the software cursor leaves an output, its RenderLayer is marked
as invisible and the area corresponding to the layer is scheduled to
be repainted in the output layer. However, the composite function only
checks whether the root RenderLayer needs a repaint, not the output
layer too.

BUG: 479668


(cherry picked from commit 1c15a6dd)
parent e7870f08
Pipeline #580796 passed with stage
in 13 minutes and 56 seconds
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