dantrain / react-stonecutter

Animated grid layout component for React
http://dantrain.github.io/react-stonecutter
MIT License
1.21k stars 72 forks source link

User should be allowed to set zIndex of Grid item #17

Open berrtech opened 7 years ago

berrtech commented 7 years ago

For now it's impossible to set z-index of item because it is getting overrided, I think user should be able to set zIndex on his own.