Hello @raulrincon
I also encountered the problem that the instance of a symbol (which contains a stack instead of the classic smart layout) does not change its size based on a text change via override.
What am I doing wrong?
Hello @raulrincon
I also encountered the problem that the instance of a symbol (which contains a stack instead of the classic smart layout) does not change its size based on a text change via override.
What am I doing wrong?
@here An important PSA: If you updated to yesterday’s beta build, you’ll need to manually download today’s build from sketch.com/beta. There was a bug in our updates setup that means automatic updates won’t work until you do this. Once you’re on today’s build, automatic updates will work again. Thanks — and sorry about that!
And in case you were interested, today’s build includes a few new things:
Are these just UI updates or is there a behavioural change? I’ve had a VERY quick play and it seems to behave like the previous
Well spotted! Some of these are brand new in today’s build, others were in yesterday’s build but weren’t explicitly mentioned in the release notes. So if you’re spotting stuff that was in yesterday’s build, then it’s exactly that.
Same here @wwwedran …
have you found/received a solution in the meantime?
Thanks for the feedback Dale. When you say you sent a loom video, did you mean to customer support? I’m not sure I can reproduce this from the description alone but it might be related to the other issues mentioned.
This is the same issue that we are aware of that everyone else is posting. Our devs are working on this issue currently as they have done for the past couple of days. It is not a quick fix, but it is our number 1 priority.
Yes, I sent it via the Sketch Beta feedback form. If you want my sketch file just let me know
Just noticed an issue - if I open a fresh document press f and insert a frame, then f again and draw a new frame inside the first one, it adds a yellow background to that frame - odd I know.
This one is actually intentional. If you draw another frame within that frame, you’ll get a slightly different shade of yellow/orange again, and so on. Reason being, without some distinction you wouldn’t be able to see/select frames within frames if they’re all using the same white background.
Not gonna lie, it’s weird. I don’t think this actually solves anything, we have the layer panel right there to see if there’s an empty frame. It kind of addresses an edge case I doubt many will have. If I’m wrong I’d suggest something more like drawing the same dotted orange border around empty frames, then remove it if the frame has some content put in it. It’d feel less like a bug and more intentional.
But personally, I’m not sure this is necessary
Edit: I’ve also noticed this behaviour does not happen if you drag an empty frame into another frame, which I think further reinforces that this might not be useful?
Thanks for the feedback! The team are watching the thread here. I’m sure they’ll discuss!
If you try to create a symbol from Frame, it will not be sent to a separate symbol page, and if you make a copy of such a symbol, it will not respond to changes in the parent symbol
Hey @Vovus,
Thanks for the report, we’ll verify why creating a Symbol (from a Frame) does not show the Send to Symbols page checkbox.
For the second interaction, we haven’t really gotten to that. If you insert an Instance of the Symbol, it should work as intended!
Thanks for the report!
So far so good!
I see the API docs aren’t updated yet and grabbing the node ID/data isn’t too different.
Is there anyone I can chat with soon to discuss with as I’m looking to update the MCP?
Just responded to you on X!
Something that blocks me from upgrading many of my symbols, is related to layer styles on stacks (or anything, actually. In an instance, we can override fill and border colors belonging to a layer style, but we cannot switch the layer style itself. Maybe it has been forgotten.
This problem has already been described above. It seems that the original and duplicated symbols have no inheritance relationships, but if you try to go back to the original size, they appear.
Sorry, my english very bad
Hey @victor,
You bring a great point. If the layer style is applied to a Frame, then you can override the colors, but not the style.
We’ll look into this, thanks for the report and please, keep them coming.
Hi there, @Vovus
There’s inheritance between a symbol source and its instances. If you update the source, the instances will reflect these changes.
However, if you duplicate a symbol source (those with the purple frame name) then you have two identical but separate symbol sources, and editing one won’t affect the other. Notice how the Command Bar shows two symbols after I made the duplicate
Now, regarding the “Original size” option and the results you’re seeing, that’s a known issue we’re still working on. If you use Set to original Size, and then add enough text to make the button grow, then it’ll resize as expected (this is part of what we need to fix)