AdamTyler / react-dice-complete

Complete dice rolling functionality and animations
http://adam-tyler.com/react-dice-complete
ISC License
79 stars 26 forks source link

Report on first roll #1

Closed robertjmason closed 7 years ago

robertjmason commented 7 years ago

On componentDidMount, the DiceContainer fires the totals callback and reports the (fake) initialization stub values. This change removes that call, preventing it from being registered as an actual roll.