ogstudio
ogstudio copied to clipboard
feat: multiple selection
- #35
Still need to remake border, background and shadow section, so I'll add them in the next commits. And there are also some type mistakes that we need to fix.
@vshakitskiy is attempting to deploy a commit to the Tom Labs Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| ogstudio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 19, 2024 5:01pm |
Super excited for this, thanks! Some early feedback:
When selecting a single element, it no longer shows the Background / Border / Shadow sections:
![]()
Everything is working fine now:
Will take a look later day if I have enough time.
This is so good, thank you! I'll make some improvements this weekend:
-
The right panel should only show the relevant sections when selecting multiple elements. In this example, we shouldn't show the "Font" section since I'm selecting a text element and a box element:
-
I'll also add a way to move all selected elements at the same time, which doesn't seem to be supported right now
I'll also add a way to move all selected elements at the same time, which doesn't seem to be supported right now
Yea, I think we can make resizing and rotating working at the same time as well!