Adjusting the drag / selection model for frames. #2824
Unanswered
drfarrell
asked this question in
Feature Requests
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.
-
Our drag / selection model for frames is actually not 1:1 with typical design tools. To break it down...
What Onlook does now (and what Framer does)
Pros: Instantly jump-in, start editing
Cons: If you're planning on dragging or arranging frames, you need somewhere to "grab" it. In our case, that's the topbar.
Design tools:
Pros: Best for when you need to have many frames on an infinite canvas, really intuitive for designers familiar with those tools.
Cons: Requires double-clicking to get into a page, may be a little bit of friction for people to understand what to do (double-clicking isn't always intuitive)
Curious what people's thoughts are. We could consider having a design that "boxes" the functions above the frame like in Framer:

But I do like the lighter-weight approach of just icons and text.
Beta Was this translation helpful? Give feedback.
All reactions