-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Now" Boss behind #7
Comments
It's an unfortunate side-effect of bosses that occur at the same time. The current setup assumes that only one boss occurs at any one time. However, you can sometimes have two bosses that occur at the same time (at the top of the hour). The "now" entry is always displayed as the second event in the list, but the first and second events could now be the same (old) events that occurred previously, and the "now" entry is now the third line. Unfortunately, this is set via css, and I don't know how to change this. I've got an old book on css, and maybe I'll look it up. (For that matter, howar31's site seems to be down for the past few days. I've been running off my local copy.) |
It's originally designed for only 1 event happened at the same time. Thus, the "NOW" is a little buggy now but not affect the usage. I'm aware of this problem but I'm quite a little busy these days. I'll fix those issues as soon as possible. :D Oops my site was down for the past few days? It is hosted on GitHub Page. I checked it few minutes ago and it's up. :/ |
Thanks for your time howar31 and thanks for the explanation darry. There are a few new timers around like the one that_shaman created with sound inputs and stuff, but I rather use yours, I'm that loyal :D |
The "Now" boss seems to stay a couple of boss's behind of the current one.
The text was updated successfully, but these errors were encountered: