onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[feat] Enable Absolute Positioning in the editor as a default

Open drfarrell opened this issue 4 months ago • 1 comments

Make it so you can start with absolutely positioned elements and then gradually add in layout. We need to handle absolute positioning on the editor side panel as well. So, a reactive section based on layout type.

image

This can be three PRs:

  1. The UI in the picture
  2. The logic of the UI controls to work in the properties panel
  3. The dragging logic to allow for elements to be positioned on the canvas (and have their position tied to the absolute

drfarrell avatar Oct 15 '24 16:10 drfarrell