Skip to main content
Question

Currently Ctrl X, Ctrl V changes ids of the elements

  • October 24, 2023
  • 1 reply
  • 272 views

Designers are often moving elements around using Ctrl X, Ctrl V.
I suggest handle it as a special case and keep existing Ids.
It will help all plugin developers who rely on these ids.

This topic has been closed for replies.

Create new Figma file
Create new text element
In console run Figma.currentPage.children[0].id >>> “9:5”
select text element
Ctrl + x, Ctrl + v
In console run Figma.currentPage.children[0].id >>> “9:6”
The expected result was to receive the same element Id


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings