Rolling out: Projects become folders 📂 ✨
Have a question? The community is here to help!
Recently active
Hi everyone! 👋In FigJam, I love how you can create arrows and then reshape them freely by adding angles, and the corners stay nicely rounded no matter how you move the handles.I’m wondering:👉 Is it possible to do the same in a Figma Design file, but with a rounded rectangle instead of an arrow?Basically, I want to create a shape starting with a rounded rectangle and I want to be able to add angles to it (just like how arrows behave in FigJam), while still keeping the rounded corners.Does anyone know if that’s possible? Or maybe a workaround / plugin that can help?Basically I want to be able to reshape the rounded rectangle easily without the corne radius to change and be able to add angles like I want. How can I create easily a rectangle like the purple one in my pic? Thanks a lot!
프레임 내의 레이어를 슬라이스하고 싶은데, '픽셀 그리드에 스냅' 기능이 활성화되어 있지 않아서 슬라이스 과정이 매우 불편합니다. 이 기능이 더 이상 제공되지 않는 이유를 알고 싶습니다. 이 기능이 없어서 작업에 지장이 있으므로 이 기능을 다시 제공해 주세요. 자동 레이아웃을 사용하고 슬라이스를 위해 전체 페이지를 프레이밍할 때 '픽셀 그리드에 스냅' 기능이 활성화되기를 바랍니다. Figma, 빨리 조치를 취해 주세요.
HOW CAN I FIX IT
Hi there, during a project I often reorganize pages and frames. Is there a way to move a comment to a different page? Or to have it follow along as I cut and paste that screen to a different page? Thanks
How can I cut out this vector shape, so it is transparent/see through (vector 12)? From this vector shape (vector 11):
Hello, I’m having issues with the min/max height and width. When my component is nested, I can’t remove its min and max height, so I have to detach the parent instance everytime Standalone instance Nested instance After I detached the parent component instance
I am working on setting up a design library structure that needs to support three teams, each team is working with 4 brands. We’re currently on an Organization license.As two of the three teams are using MUI we’re going for a setup where we have a main library that is using MUI as a foundation, meaning it is using copies of MUIs components and their conventions for collections and variables.To support the third team we have decided that each team will have their own complementary library as an extension to the main one, so that they are free to create local variables/tokens that suits their needs. This may lead to some level of maintenance that is still to be explored.However, I tried it out and am stuck hoping that someone here knows what I am doing wrong. Here’s how I did it:I started with setting up the main file which is basically a copy of a MUI Figma UI kit, to which I copied 80% of the UI kit. All the variables are there and everything is mapped according to the MUI way but in t
I’m trying to bind a variable to a layer. All the videos/tutorials explaining how to do this (including Figma’s own tutorials) feature a “Layer” panel in the right-side menu (NOT the big “LayerS” panel on the left side). For example, here’s an image from Figma’s tutorials: https://help.figma.com/hc/article_attachments/15253641613335. Note the “Layer” panel in the right menu between “Design” and “Fill” which allows you to bind a variable to a layer. Where the heck is that menu?? I have no such menu. I have a full Professional license. No features should be hidden. Any ideas? PS. Here’s the article featuring the image referenced above: https://help.figma.com/hc/en-us/articles/14506587589399-Use-variables-in-prototypes#h_01H91B3F52N921482A3051SJEX
Hi everyone! I’m new here on the forum and I’m dealing with a Figma issue I haven’t been able to solve.When I hit "Play" to preview navigation between multiple screens, Figma only shows a basic screen-to-screen transition — completely ignoring the animations already configured inside my components. I’m not sure if this is a mistake on my part or something I changed by accident.When I create an animated component, it works perfectly. And when I test transitions between multiple animated components, they behave as expected. But once I place those components inside the main frame — for example, simulating a website with slide-style pages — the animations stop working. The transitions between screens become flat and instant, with no effects applied.Also, in some cases where the animation does work, if I go back to a previous slide, it appears fully rendered — as if the animation had already finished loading before the screen appeared.One strange thing: when I refresh the prototype, the fir
Hi all, This has been driving me crazy and I feel like with the new update it has further just muddled my opinion. I’m working within a multi brand design system. One component library, multiple brands with different colours and fonts. (I have thoughts about that but alas I am a lowly designer and not high enough to create change) Brand switching also became a little easier with variables and tokens, however there is a limit to 4 brands before you need to upgrade your Figma plan which we can’t do. Since we have more than 4 brands (and type variables are still quite new), what is the best way to do this? We’ve been doing it two ways, either: Create atoms, organism. Use a variant called brand and switch in the main organism Create atoms, and variants within the atoms. Create organism, create brand variant in organism. Use variants in atoms to switch Either way the main organism has a brand variant. The text/colour styles are linked in the base file, so I suppose the only positive to ma
While browsing through UI Kits available in figma such as iOS 18 / Material Design and so on, I came across an examples tab which, when dragged onto the screen, does not present an instance of component but an editable screen. Can someone tell me whether we can achieve this effect outside of UI Kit, i.e. in our own library, or is this a function available only in UI Kits?
I had this project and it just suddenly dissapered from my file and after a while I found it in trash when trying to restore it, it asked me to upgrade my plan to profesional but I couldn’t because I can’t afford the package is their any way that I can restore the project?
I'm developing a Figma plugin that syncs library variables to local variables. I've noticed that when I call figma.teamLibrary.getAvailableLibraryVariableCollectionsAsync() multiple times, it seems to return cached results rather than fetching fresh data from the library.This is causing issues when I update variables in the library and then try to sync them again - my plugin doesn't see the updated variables because it's getting cached data.Example scenario:I run my plugin and sync variables from a library I update variables in the library I run my plugin again, but it doesn't see the updated variablesQuestions:Is there a way to force getAvailableLibraryVariableCollectionsAsync() to bypass the cache and get fresh data? Is there a recommended approach for handling library variable updates in plugins? How long does this cache persist? Is it just for the current plugin session or longer? Are there any workarounds, like a different API method I should be using instead?Any insights from the
When I change the theme color using the Material Theme Builder in the Material Design System 3 file, I can no longer switch modes to dark.
Is there a way to select multiple groups, and frame it into individual frames, rather than clicking one group and framing it one by one so that it is framed separately? I thought I could do it by selecting all and hitting Frame Selection (Ctrl+Alt+G), but I guess that groups it all together in ONE frame
is it good to hire developers in UK who are skilled in null checks, exception handling, and unit testing to resolve such errors
Does Figma provide additional APIs or enhanced data access for plugins when using Dev Mode?I'm curious whether enabling Dev Mode in Figma unlocks any extra capabilities or data through the Plugin API—such as more detailed component properties, design tokens, or dev-specific metadata. Or is the Plugin API the same regardless of whether Dev Mode is enabled?Any clarification or official documentation would be appreciated!
If I remove editors before the billing date, will they still be included in the billing? Since team billing is independent, does it apply only to editors who have access at the time of billing, or does it include those who were removed before the billing date?
Hi. I’m an UI designer and I recently found out that the owner/admin of my current figma plan/group has left the company. I’m relatively new to figma so I researched how to change owner/admin and it seems like only the current owner can transfer/change ownership/admin. Since he has already left the company I’m stuck and don’t know any other way to do it. Is there any other way to change owner/admin?What we have is Figma Professional plan.Any advice, suggestions will be appreciated. Thank you.Naoki
I have a component set with 75 variants. I’m trying to add a new property for a larger size and then duplicate and scale all 75. I’m able to add the property and create the duplicates. When I select all 75 and use Scale only the one I selected scales the bounding box and all the others scale outside of their bounding boxes.I really only need 2 of them now. But when I select one that I need (the right facing arrow at the top left) and try to scale it all of the other ones with the same color also scale and their bounding boxes don’t. I can’t figure out why when I have one selected all of the others also update.Thank you!
Hello, everyone!I’m trying to make a dependent dropdown lists using figma, anyone has any idea of how can i make it?for example, if i select “escavação” in the other droplist we should have a list with ‘eletrica, hidraulica’ to select, and if i select another one, than other list
Using fonts like Source Sans Pro or Signika from Google Fonts in Figma gives you the ability to use small caps (among other OTF features). But in code, small caps don’t work (the browser renders faux small caps). How does Figma makes it work, and how can I make it work on my code?
Hey guys! I’m new to Figma, so forgive me if this is a totally stupid question. I’m trying to animate a spinning wheel for a loading screen using variants. I followed a handful of YouTube tutorials that all suggested the same method, but none of them animated when I previewed. I eventually caved and ripped someone’s from community, but it still would just sit there on preview. I eventually realized that I needed to hit reset (R) to make the animation occur. Does anyone know what’s up with this? A setting I need to change? Let me know, thanks so much! Figma – 20 Dec 22
Pretty much what the title says.How do I access components from one file in another?
I’m looking for something really simple. I THOUGHT it used to be a simple “plus” button. I have a bunch of elements, I want to automatically add all those colors (or type styles if they’re text) to my library. what i’m looking for is to select all, hit a button, and have them added. then i can go in and rename them later. i could have sworn this was in Figma before. please help!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.