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

Commit 80dea15c authored by Raj Yengisetty's avatar Raj Yengisetty Committed by Rajesh Yengisetty
Browse files

Trebuchet: Fix bug with removing items from folders

The recent folder changes amended the usage of the mDragInProgress
variable to be true only while the drag mechanism is acting on
an open folder. This change breaks behavior when a single item
is being dragged out of the folder. The folder is removed and
replaced with the last item. This shouldn't happen while the
global drag is still in progress, so check drag state using the
drag controller instead of the mDragInProgress instance variable.

Change-Id: I94ea23ca569396ea0241bf0a5af0b23756a13780
parent 2a6fcc0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment