Bring Boolean Operations (Union, Subtract, Intersect, Exclude) for containers #36092
Zulqarnain1Ali
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the Problem
Building complex geometric layouts, section cutouts, or overlapping shapes currently forces us to export heavy custom SVGs from Figma or write messy custom CSS clip-path overrides. This breaks the development workflow and adds unnecessary overhead.
Like in the attached picture of the section i created with alot of extra work:
Propose a Solution
Requesting to bring native Figma-style Boolean Operations (Union, Subtract, Intersect, Exclude) directly into the Atomic container settings. When developers layer multiple Atomic elements, they should be able to merge or punch out vector paths straight inside the editor.
Additional Context
Or arternativly, adding any feature like manually exporting assets from Figma, optimizing them via external tools, and uploading them as static elements, or something.
Agreement
All reactions