Saally Campos
Saally Campos
Fade effect on the bottom when scroll is visible. It should be shown only when scrollbar is visible, so it is possible only through React but we still need styling...
Color Picker unexpectedly changes values when typing in input panel. Note how L value is not inputting correctly and how the S value also changes slightly when inputting the L...
Add height and width measurement tools. Tools are hidden by default and can be enabled with the `showHeightTool` and `showWidthTool` flags. Height Tool:  Width Tool: 
Add Volume measurement tool. Tool is a special case since it is only applicable to meshes so it is off by default and can be enabled with the `showVolumeTool` flag....
- Add new option for polygon selection in SelectTool. - Add keyin in SelectTool to allow testing of all different selection methods (box, line, pick, polygon) ![polygon select key in...