www.figmatricks.io Open in urlscan Pro
2a04:4e42:400::775  Public Scan

Submitted URL: http://www.figmatricks.io/
Effective URL: https://www.figmatricks.io/
Submission: On September 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="gh-subscribe-form" data-members-form="subscribe">
  <label for="subscribe-form-name">Name</label>
  <input class="gh-input" type="text" placeholder="Your name" id="subscribe-form-name" data-members-name="">
  <label for="subscribe-form-email">Email</label>
  <input class="gh-input" type="text" placeholder="Your email address" id="subscribe-form-email" data-members-email="" required="true">
  <button class="gh-button gh-button-primary gh-button-large gh-button-fit" type="submit">
    <span>Subscribe</span>
    <span aria-hidden="" class="loading-icon">โœณ๏ธŽ</span>
    <span aria-hidden="" class="success-icon">โœ”</span>
  </button>
  <p class="gh-subscribe-details">About once monthly. Never any spam.</p>
  <p class="gh-subscribe-success">Thanks for subscribing! Please check your inbox for an email confirmation link.</p>
  <p class="gh-input-error" data-members-error=""></p>
</form>

Text Content

 * ๐Ÿ‘‹ About
 * ๐ŸŒ Links & Credits

Subscribe


ON SCROLL TRIGGER HACK

One interaction type that Figma still doesn't have is a scroll trigger.
Sometimes I want something in my prototype to happen after scrolling past a
particular element โ€” but there isn't a native way to create it. Two examples
which come to mind are a fixed header

19 Jul 2024 ยท 8 min read


INITIAL IMPRESSIONS FROM FIGMA CONFIG 2024

There are about to be a flood of recap articles from Config 2024 โ€” Figma's
annual design and feature announcement conference. Before scrolling through the
inevitable online discourse I thought I'd take a look at all the shiny new stuff
for myself and jot down a few

30 Jun 2024 ยท 12 min read


THE NEGATIVE MARGIN HACK

I was messing around with Figma variables recently when by accident I came
across a trick that allows the use of negative values for auto layout padding.
Of course I'm not the first to discover this workaround but it surprised me โ€”
it's a little unclear whether

25 May 2024 ยท 2 min read


FIXED ASPECT RATIOS IN FIGMA

I often find myself in the situation where I want an element in my design to
maintain its aspect ratio inside a responsive layout. It's super common in the
websites and apps we use every day โ€” from images and videos to complex grids of
elements all neatly maintaining

10 May 2024 ยท 9 min read
Page 1 of 1


EXPLORE THE EDGES OF YOUR DESIGN TOOL

Free practical reads with tricks, tips, hacks, workarounds and recipes for
getting the most out of Figma โ€” straight to your inbox.

Name Email Subscribe โœณ๏ธŽ โœ”

About once monthly. Never any spam.

Thanks for subscribing! Please check your inbox for an email confirmation link.



 * About Figma Tricks

Published with Ghost