Closed dhowe closed 9 years ago
please verify
Verified.
But I think the badge of 'VIEW AD VAULT' button should be gone or keep the original count number instead of showing 0. What do you think?
Or perhaps grayed-out...
Does gray-ing out means the button becomes unclickable?
I think it's better to keep the original count number. Because we are to "pause ADN" instead of disabling it. Like pausing a video, a viewer can still keep staring at the latest frame. After pausing ADN a user should be able to check out the latest Ad Vault.
change line 253 of menu.js to the following should do the job
total = json.totalCount,
But what happens when user goes to the next page? ADN is paused, so it does not know the number of ads on this page; it can either show the previous count (now incorrect), or show zero, or nothing. Perhaps best to hide the numbers altogether when ADN is paused...
What about this? I think showing this is better than 0.
Feel free to accept or decline this change: https://github.com/dhowe/AdNauseam/pull/324
OK. Closed.
and should remain empty if re-opened
but should refill with ads when ADN is unpaused