the-dataface / figma2html

Export Figma frames as responsive HTML and CSS
https://www.figma.com/community/plugin/1109185297790825980/figma2html
MIT License
48 stars 8 forks source link

Inputs should mimic Figma's native behavior #72

Open sawyerclick opened 1 year ago

sawyerclick commented 1 year ago

Extends #46. Our various inputs currently differ from Figma's native input behavior. I'm specifically looking at the scale input when exporting images. It has native formatting, validation and arrow key bindings. Ideally we could match these 1:1, but I think getting as close as possible would be a nice touch.