Hidden state is not persistent
stphung opened this issue ยท 1 comments
Latest version always starts as "SHOWING" state, regardless of whether you had it hidden or not. Please put that functionality back in (older release version works great). If hidden, next login it is hidden. Latest, if hidden, next login is shown.
A user cited the above issue which does seem like a bug. If the bar is hidden, the state should stay hidden unless the user un-hides it themselves.
The feature code is in feature/auto-hide-and-clear-all
and the master branch has been reverted to the original until we resolve this.