Enable SVG import destination options when dragging into canvas#3281
Enable SVG import destination options when dragging into canvas#3281kanishk6103 wants to merge 4 commits intoGraphiteEditor:masterfrom
Conversation
| Here is a video demo of the included changes: 2025-10-16.21-10-43_muted.mp4 |
I think you meant to ping @Keavon |
| Also we should probably zoom in on the imported svg once it is loaded right? similar to how that is done when creating a new document |
| I can't review it yet but as a quick note, please use Title Case in menus. |
| Note, Drag events are not forwarded to CEF on desktop (and I would prefer keeping it that way), this will basically not work on desktop. A better flow would be:
This should also include unifying import via menu and via file drop. |
oh, I understand, valid points. I'll try implementing this flow and make the required changes. |
124235a to a42cad8 Compare | Any update on this @kanishk6103? Ill be marking this as a draft in the mean time |
Hey, I wasn't able to work on that yet, but I've got some spare time now so I'll work on it. |
7f5b0c1 to 7842bc2 Compare d6228da to e58c1de Compare 9b97ab7 to 2e842cb Compare
Closes #3253