-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
Custom drag strategies on shadow blocks do not work in v11 because we select the parent instead of the shadow.
This used to work, but was broken by #8138 because it was trying to fix #8137
We need a solution that allows shadow blocks to be the thing being dragged, but doesn't have it be the focus of dispose. I think we can just dispose of the root block instead, but I need to dig into it.
Additional info
This should go into our first v11 patch, since it's blocking for Lego and MakeCode.
cc @riknoll
iOSGeekster
Metadata
Metadata
Assignees
Labels
issue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong