onlook-dev / onlook

The open source, local-first Figma for React. Design directly in your live React app and publish your changes to code.
https://onlook.dev
Apache License 2.0
3.8k stars 236 forks source link

Responsive Window Dimensions Lock #665

Closed abhiroopc84 closed 1 month ago

abhiroopc84 commented 1 month ago

Description

Added the functionality that allows the user to "Lock" the dimensions in place, disabling the ability for them to resize the window and also added in a fix that deselects any preset dimensions once free-form resizing is performed.

645

What is the purpose of this pull request?