Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c8a4cdc0 authored by Winson's avatar Winson Committed by Winson Chung
Browse files

Fix regression with drop targets not being visible.

- This happened because the RecentsView had the same priority as the
  touch handler, which updates the visible dock states, which RV uses
  to determine what to draw, resulting in the first time after rotation
  to not show the right targets.  The touch handler should now have a
  higher priority than the view that depends on it.

Change-Id: I9441e34f677fe105757c237db0f6970e7cf8203b
parent 7487f905
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