Is there documentation on how to drag and resize the plugin UI window, like Figma Tokens does it?
Solved
Drag corner to resize plugin window
Best answer by Gleb
It’s not a native feature, some plugins do it via cursor movement tracking and constantly sending updates to the Figma backend to then call figma.ui.resize()
to increase/decrease the window size. You might be able to find helper libraries for this on google, I haven’t searched.
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.