dat.gui/src
Russ Tedrake 475a111d39 Fix width on FunctionController property_name
Before: Text descriptions for buttons (FunctionController) were being truncated unnecessarily to the same width as other Controllers that must share real estate with input elements.

This PR sets the css width for FunctionController elements to 100%.  I've added to example.html in case it's useful.
2021-09-07 09:17:55 -04:00
..
dat Fix width on FunctionController property_name 2021-09-07 09:17:55 -04:00