jmickle66666666/wad-js

Minor progress bar problem

Opened this issue · 1 comments

The progress bar works now (open up the inspector and watch the #loading element), however it doesn't appear to work because it disappears as soon as it fills up completely. The question becomes a UI issue: will this look bad or should there be a small delay to let it look complete, even if that'll waste time?

Personally I'd say that once it finishes loading and the actual wad data is shown, the user doesn't care if the progress bar filled all the way or not. I'll keep this just in case but definitely low priority.