LaunchTime
LaunchTime copied to clipboard
UI Bug: Category renamed on homebutton press
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.
Thanks for reporting! I've replicated and fixed it. Fix should be in next version.