Tsunder / Pardus-Sweetener

A browser extension that enhances the user interface of the online game Pardus
3 stars 3 forks source link

mission target indicator doesn't show properly #44

Closed Tsunder closed 5 years ago

Tsunder commented 5 years ago

situation: moving towards mission with a destination to a PSB

expected behaviour: indicator dot appears on PSB

actual behaviour: indicator dot disappears after moving, only shows on first load of page.

thoughts: perhaps partial refresh is messing things up?

BartKieviet commented 5 years ago

perhaps the class is changed? The other dots do work, so the partial refresh should be accounted for.

Tsunder commented 5 years ago

somehow caused by #42

putting navTable defining back into the same scope made it work for some reason. I don't like it and don't understand why at the moment.