-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I'm really interested in using this tool to add some easy to use controls to my app, but there are a number of problems:
- the codesandbox demo is broken
https://user-images.githubusercontent.com/1542910/106535164-95d38600-64c3-11eb-894a-b7fa7386d206.mp4 - in the codesandbox: Changing the rotation of the cube after changing the position resets the cube's position...
- in the codesandbox: error about key pops up
- in the codesandbox: color picker does not work
- when I incorporated it into my react-three-fiber app, which uses redux, I followed the https://github.com/birkir/react-three-gui#use-your-own-canvas example but even with the
<Controls.Provider>wrapped around the canvas wrapped with controls, the control I specified does not appear and the controls popup is empty.
Metadata
Metadata
Assignees
Labels
No labels