nomcopter / react-mosaic

A React tiling window manager
https://nomcopter.github.io/react-mosaic/
Other
4.39k stars 226 forks source link

Visual indicators when capturing onRelease #157

Open casperOne opened 3 years ago

casperOne commented 3 years ago

onRelease is a great mechanism to prevent re-rendering of the windows while resizing (this assumes you're storing the state of the windows externally).

However, because the windows are not resizing, the experience is a bit rough:

To mitigate these requests, it would be great if react-mosaic would do the following: