In change 71df65d the name "delegateMouseEvents" changed from
meaning "add" to "remove" (remove previously had no name). This
was partially fixed in eb510ccf but this call site should have
been "add" instead of "remove".
Thanks for finding the exact commit!
I don't think this fixes the container click bug bisected to the same commit
In change 71df65d the name "delegateMouseEvents" changed from meaning "add" to "remove" (remove previously had no name). This was partially fixed in eb510ccf but this call site should have been "add" instead of "remove".
Thanks for finding the exact commit!
I don't think this fixes the container click bug bisected to the same commit