Rolling out: Projects become folders 📂 ✨
Have a question? The community is here to help!
Recently active
Hello, I’m developing a plugin, and have been able to bring images to my Express app in a POST by let image = figma.getImageByHash(paint.imageHash) and then running image.getBytesAsync(). Then sending this uint8Array to Express/Multer. Are there going to be similar functions added for video? I tried accessing a video in a prototype using its hash i.e. figma.getImageByHash(video.videoHash) but no luck. Sorry if this isn’t very clear. Thanks and love all the cool new features! All the best, Edan
Is there a way to easily reset a text style to default? When I create a new text field, it usually inherits the most recently used properties - including font family, weight, letter spacing, case, etc. This isn’t always the desired behavior, and it’s tedious to change each property 1 by 1.
With auto layout, everything worked perfectly. Without auto layout, if the instances of the base component are used directly, it works perfectly as well. However, if I create an instance of a base component and then convert it to a component, setting the base component as a nested instance, the different sizes of the base component do not work. Changing the constraints of the base component’s variants somewhat resolves the issue, but the container does not change, leading to unexpected behavior. So, my question is, why does changing the size of instances in the base component work when the instance is used directly (I mean just copy or drag an instance in base component and changing its properties), but not when it’s used as a nested instance? More info: Base component consist of two variants of rectangle (large and small). In nested instances (for changing color) without auto layout (right section of the screenshot), applying large size to the rectangle (green) wont work.
There used to be a way to create a headline in Figma and that seems to have disappeared and been replaced with lines, my engineers first raised the alarms when they couldn’t find the pages they were working on. Feel like there was a more graceful way to make that adjustment.
When applying multiple layers of box-shadow (effects), the CSS code generated by the Dev Mode for the property returns the correct values, but in incorrect order. See image below for the issue breakdown. As anyone experienced this with the Dev Mode handoff tool? Can anyone confirm this bug?
Hi! I had the ai feature on my bar before but now it is missing, even though it is enabled on the settings. My plan is free btw. Is there anything I can do to get it back?
I made a component set with an icon and its name under it. When I create an instance of it and try to replace the icon with another, it’s not possible. I have tried with and without auto-layouts. Can someone please help me solve this?
Hey, After the new update i don’t have the fill container function in Frame.
Hi there I’m trying to bring up an overlay over a screen - a larger preview of an item clicked on - and I’d like to bounce that item in from the centre. Can I do that with an overlay? I can’t see an option other than to slide in from one side? I’ve done a really quick horrible example of the kind of thing I mean (this isn’t the real file 😉 )
Hey, I’ve seen this recent update from Figma and it seems you can only assign text property to the text layer itself, vs passing it down to the nested components. I want to pass a component property straight to a nested component property of the same type. The most important things in this regard for me would be: Passing the text property from the parent component to the child component Passing the instance swap property from the parent component to the child component For example, I have a text field with a typography component, called ‘Label’, nested inside this text field component. This Label component has a property called ‘Text’. I’d like to surface its value for the parent component or create a ‘Label’ text property on the parent component and pass its value to the Label component’s Text property Right now, I’m relying on exposing nested instance properties to the parent, but this creates a lot of garbage on the right panel, especially if the text field from the example is us
Hi, having a real headache understand something in Figma. How can I make something always appear on top of EVERYTHING. For example I have a page layout with header / content / footer. In the head I have an icon component, when clicked bring down a drop down menu, but that menu is hidden and doesn’t show. How can I make this element always appear above the rest? Thanks.
Hi there, I’m currently trying to create a window for adjusting some settings and would like to make one of my toggle switches act as sort of a “Master Switch” - as in when this switch is “off”, all the other switches on the screen are either greyed out or also turned to their “off” positions. I’ve tried to use the if/else and change variable bits in the interactions menu but can’t seem to figure it out! Any help on this would be greatly appreciated! Thanks! (trying to make the “all notifications” slider able to control all the other sliders)
что делать если на кириллицу не работает ни один шрифт???
Hello I have a problem with billing system. Can I get some help from this community? When I see the billing page, it shows that we have 32 seats. (I unfortunately added the seats by my mistake.) But our actual user is just 9 members. And here is my question Is it going to pay just for 9 members who has a ‘Can edit’ Team permissions? Or whole 32 seats that I made by a mistake? Need some help, , , , Thank you,
Hello I am struggling a little bit with understanding to payments for editor roles in organization plan. Checkout screen declares that I have 3 editor seats included in my team. Now my team contains just my seat. Does that mean that I can anytime after purchase add 2 more editors without being charged? Simply: I pay for 3 editors by purchasing organization license and it does not matter if i am actually alone in my team. Other 2 seats are ready to use without charge. If i had 3 people, i will be charged just for one. Thanks, Josef.
I’ve been diligently troubleshooting for two days now, but I’m still encountering an error with my Figma file. Despite following the documentation carefully, I can’t resolve the issue.
Here I mistakenly added a few annual seats, but I actually only need 12 annual seats. Later on, I received the payment bill, but I couldn’t find the operation entrance to remove those seats that are not applicable. Don’t tell me anymore to solve the issue by changing permissions in the member list, it’s useless, as the additional annual seats are not being used by any members at all.
Is it possible to get all users list from my figma account?
I’m creating a page with a shopping cart icon at the top, which starts out empty. I would like the shopping cart icon at the top of the page to change to another variant (shopping cart icon with object inside) when I click on a product and add it to the cart. I tried using a boolean variable that checks if items have been added to the cart and if “true” the icon variant would change, but it didn’t work. When items are added, the page doesn’t reload. Apparently the after delay only works after the page reloads. I had an idea of creating a kind of listener that would constantly check the value of the variable and change the icon variant, but I couldn’t find a way to do it. Does anyone have any suggestions? Thank you very much.
pdf file exported in Figma shows up as corrupt in coreldraw. I can open the file in adobe acrobat but when importing the file into coreldraw for printing it shows up as corrupted
when i try to export Figma components by Qt bridge it doesn’t work , the file.qtbridge I get don’t fit in QT DS it says that the form is not correct , can you please help me if you know how to solve the problem ?
Figma UI suggests that CMD + L copies a link to frame: However, when I use the shortcut, I always get a link to the page, not the selected frame. Using the context menu, however, produces the desired result (copy to a selected frame). Is this a bug?
Hello there! I’m seeing an odd rendering of an outline from a document that’s been imported with an .svg code. The same code looks good in the browser and in Sketch, but I can only get it to work if I change the vectors of the arrows. Do you guys have an idea of what the issue is? Odd rendering: (upload://nDXriIt3PFWeTofX4BwEbkzmdN0.jpg) Here’s an example of the svg code: <svg width="178" height="50" viewBox="0 0 178 50" fill="none" xmlns="http://www.w3.org/2000/svg"> <path opacity="0.654" d="M176.147 45.8538L176.427 45.4392L176.012 45.1592C121.013 8.04979 65.5528 -5.94756 9.65325 3.22271L9.47122 2.13828L9.33915 1.35147L8.68864 1.81338L2.71052 6.05826L1.86902 6.65578L2.8595 6.94579L9.896 9.00605L10.6617 9.23024L10.5296 8.44343L10.3478 7.36017C65.1454 -1.77823 119.576 11.9612 173.661 48.6354L174.075 48.9163L174.356 48.5017L176.147 45.853Z" fill="#0000FF" stroke="#E5E7EB"/> </svg> Thank you and best, Michael
Animation isn’t playing https://www.figma.com/design/aLJdaDZV2cxL0cBdSNn29k?node-id=
I was hoping to create a container grid which I can implement in my app. The grid layout I’m trying to replicate is originally created in Excel and isn’t rectangular This is partly what I’m after: In my test Figma test environment I started out with creating a header with some cell rows. Made that into a frame. Made a copy. Then created an “white frame” hoping to replicate the height difference between the column headers as shown in my uploaded picture. But I can’t for the life of me get the second column-element placed on the right hand side of the “white frame”, and hence creating that height difference. Am I approaching my end result all wrong or what button/setting am I missing to stop the frame from left-aligning like that? Figma – 19 Nov 24
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.