meshcat-dev / meshcat

Remotely-controllable 3D viewer, built on top of three.js
MIT License
256 stars 48 forks source link

Make the control panel horizontally resizable #151

Closed trowell-tri closed 1 year ago

trowell-tri commented 1 year ago

Enable the dat.GUI resizable flag, which allows resizing the control panel by dragging the left edge when the panel is open.

jwnimmer-tri commented 1 year ago

We tested in in Drake via https://github.com/RobotLocomotion/drake/pull/20000 to good effect.

@RussTedrake please click the merge button.

RussTedrake commented 1 year ago

I've tested it, too. Nice!