Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly get DROP_SHADOW spread value #174

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

salmoro
Copy link
Contributor

@salmoro salmoro commented Nov 18, 2024

I noticed there was a discrepancy with drop-shadows from figma-export compared to how they're shown in Figma's dev mode.

The Figma types used in this project from figma-js seem to be outdated. Figma's API returns the "spread" value in the effect when it's of type "DROP_SHADOW".

You can see it in the API reference when searching for the word "spread" on https://www.figma.com/developers/api.

@salmoro
Copy link
Contributor Author

salmoro commented Dec 27, 2024

@marcomontalbano Any chance to merge and deploy this change?

@marcomontalbano marcomontalbano self-requested a review February 28, 2025 20:58
@marcomontalbano marcomontalbano self-assigned this Feb 28, 2025
@marcomontalbano marcomontalbano added the PR: Bug Fix 🐛 Only for pull request. Something wasn't working label Feb 28, 2025
@marcomontalbano
Copy link
Owner

Hi @salmoro, I'm sorry for the delay, and thanks a lot for your contribution.

@marcomontalbano marcomontalbano merged commit cc54b65 into marcomontalbano:main Feb 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bug Fix 🐛 Only for pull request. Something wasn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants