bote795 / AnimeTrackerStorageAngularRevamp

AnimeTrackerStorage but with angularjs
0 stars 1 forks source link

totalEps #7

Closed bote795 closed 7 years ago

bote795 commented 8 years ago

Change the way TotalEps is being handled from a string " out of X" to a pure number and edit all files related to this issue.

bote795 commented 7 years ago

https://github.com/bote795/AnimeTrackerStorageAngularRevamp/search?utf8=%E2%9C%93&q=%22totalEps%22&type=

bote795 commented 7 years ago

0 is currently being used as a need to check, a string is that it has been set, so at the moment when it checks for number its not set, but using number going to have to change the logic

bote795 commented 7 years ago

https://github.com/bote795/AnimeTrackerStorageAngularRevamp/blob/3cb879087cbe310adcfabec1c1db7199ff5f70f8/js/animeDataController.js#L51-L72

Need to change logic on how episode is being displayed...