NoriginMedia / react-spatial-navigation

DEPRECATED. HOC-based Spatial Navigation. NEW Hooks version is available here: https://github.com/NoriginMedia/norigin-spatial-navigation
MIT License
226 stars 64 forks source link

Avoid useless property updates #7

Closed salvan13 closed 5 years ago

salvan13 commented 5 years ago

logIndex property should not be incremented if the debug is not active

yarikleto commented 5 years ago

Fixed here: https://github.com/NoriginMedia/react-spatial-navigation/pull/35