Yuan Qing Lim

Results 13 comments of Yuan Qing Lim

This is [not currently supported by the plugin API](https://www.figma.com/plugin-docs/whats-supported/#full-access-to-team-library).

@staffdefer Which plugin and which command does not work?

@saeedalipoor I think this would be quite useful for some plugins, and it would bring the UI library even closer to Figma’s native UI. However, the desired UX seems decidedly...

Am unable to debug this as I do not have access to a Windows machine

This is likely solvable now with the new `absoluteRenderBounds` property https://www.figma.com/plugin-docs/api/FrameNode/#absoluterenderbounds

@pomartel – https://wzrd.in/standalone/autosize-input@latest (This is also used in [the CodePen demo](https://codepen.io/lyuanqing/pen/xYpmKj).)

@strarsis Thanks for this. 1. I think it might be considerably more straightforward and lightweight if you adapted the algorithm used for `charming` to fit your specific use case. 2....

@strarsis Thanks for providing the context! > Two examples: For a specific font, only the capital letter `A` should be restyled, e.g. using a SVG. > Or as another example,...

An interim workaround is to just add a `title` attribute > how to not bloat the bundle when the component consumer chooses to not use the tooltip feature One solution...

This should be fixed as of `3.2.0`