feat: allow copying placement coordinates with a click #142#148
feat: allow copying placement coordinates with a click #142#148Valley-15 wants to merge 2 commits intofrappe:developfrom
Conversation
Add click handlers to X and Y coordinate labels in the Placement sidebar to copy values to the clipboard. This assists users in duplicating object positions across slides. Closes frappe#142
|
Um, this makes copying easier, but pasting should also be equally easier 😅 |
|
Hello @asmitahase Mam, Thank you for the feedback. I have updated the Pull Request to make the pasting process just as easy as copying, addressing the workflow concerns you mentioned. Key Changes:
I have attached a screen recording below demonstrating the new feature in action. Please let me know if there are any further improvements you would like to see! v1.webm |
|
@coderrabbitai can you review it |
Add click handlers to X and Y coordinate labels in the Placement sidebar to copy values to the clipboard. This assists users in duplicating object positions across slides accurately.
Closes #142