Skip to content
Commit be44b3f6 authored by Amy spark's avatar Amy spark 👉
Browse files

Fix regression in positioning of URL-based drag-and-drops

47db9c0b did not account for the
position of the drop event, and instead used the cursor position.
This means that, if the menu and/or the dialog popup were invoked, the
paste position would be taken from the interaction with those widgets
and not from the place where the action was triggered.

This doesn't fix the discrepancy in painting a remote and a local
image; that will be fixed in the next commit.

CCBUG: 446120
parent f607f2cf
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