onlook-dev / onlook

The open source, local-first Webflow alternative. Design directly in your live React site and publish your changes to code.
https://onlook.dev
Apache License 2.0
2.56k stars 123 forks source link

[FEAT] Select multiple elements at once #173

Open drfarrell opened 3 weeks ago

drfarrell commented 3 weeks ago

Allow a user to hold down SHIFT and select multiple elements on the canvas and / or layers at the same time. The multi-modality is important because some elements may be out of view but in the layers list.

Requirements

Kitenite commented 3 weeks ago

@drfarrell I mentioned this but we should have some cases defined in the requirement such as how to display properties on the editor panel when multiple elements are selected. When happens when elements of different types are selected, etc.