Skip to content
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

UI Bug: Category renamed on homebutton press #98

Open
derconno opened this issue Aug 1, 2019 · 1 comment
Open

UI Bug: Category renamed on homebutton press #98

derconno opened this issue Aug 1, 2019 · 1 comment

Comments

@derconno
Copy link

derconno commented Aug 1, 2019

expected behaviour:

  • homebutton gets pressed
  • selected category switches to the first one in the list
  • no labels change their texts

current behaviour:

  • homebutton gets pressed

  • selected category switches to the first one in the list

  • previously selected category now shows the name of the newly selected category

  • homebutton gets pressed again

  • everything goes back to normal, first category stays selected

example:

  • first category: "foo"; second, selected category: "bar"
  • homebutton is pressed
  • now, category "foo" is selected. Additionally, both labels show "foo". Therefore, no category "bar" is visible. That is irritating.
@quaap
Copy link
Owner

quaap commented Aug 24, 2019

Thanks for reporting! I've replicated and fixed it. Fix should be in next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants