react-planet
react-planet copied to clipboard
A react lib for building circular menus in a very easy and handy way.
I love your component, and I've used it on other projects, but I got this error trying to install the Planet component on a new project:  I had to...
Thank you for creating these colorful effects. I know that the elements provide 'dragablePlanet' and 'dragableSatellites', but they will always back to the original place where they should be. Is...
The menu does display if the machine is under heavy load... actually, the center menu displays, but not the satellites. I assume this because the animation just does not happen....
Hey! Could you please publish an npm release with the latest `master`? Some of the latest commits on `master` contain valuable fixes to the currently published npm package version (`v1.0.1`)....
I am using react-planet in an app running inside Coherent Gameface, a plugin that lets you run web apps as a UI in Unreal Engine. It throws the below errors,...
In your component "Planet.tsx" there is a console.log on line 107. Can you please remove that? My Version is 1.0.1 Enjoying your component! Nice work guys! 
I have a menu of hexes I've created using Planet, with the center hex showing an image. I use react-hexagon (https://github.com/rexxars/react-hexagon) and when it is the center element, the menu...
If I have planet in a corner and want the satellites to do a full orbit, they will go off screen on the left and bottom. It would be really...
After upgrading from React 16.8/react-scripts 4 to 18.2/5, Planet stopped to properly position the orbital system. "Satellites" are put in a vertical row, "Center content" is put as the last...