Closed IonoclastBrigham closed 8 years ago
I'm seeing inconsistencies with tagbar state.There's actually two ways it manifests, but it's not clear yet if they're related or independent.
Repro steps to get into an inconsistent state:
Expected result: if I'm escaping-out of the tag bar and it's not different from the canonical dictionary, it should be white.
Actual result: still gold, title still prefixed (*)
The other issue, briefly, is that zooming always resets tag bar color to white, regardless of the actual state.
For the last part, load-image is being called and is setting the background to white no matter what we're actually doing.
I'm seeing inconsistencies with tagbar state.There's actually two ways it manifests, but it's not clear yet if they're related or independent.
Repro steps to get into an inconsistent state:
Expected result: if I'm escaping-out of the tag bar and it's not different from the canonical dictionary, it should be white.
Actual result: still gold, title still prefixed (*)
The other issue, briefly, is that zooming always resets tag bar color to white, regardless of the actual state.