You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
https://user-images.githubusercontent.com/1542910/106535164-95d38600-64c3-11eb-894a-b7fa7386d206.mp4
<Controls.Provider>wrapped around the canvas wrapped with controls, the control I specified does not appear and the controls popup is empty.