Hey @Andreas_Hegenberg,
I just started creating the menu from scratch, and unfortunately it behaves the same.
Here is the menu for you to test. I only set up the action for the BTT settings.
new menu.bttpreset (277.7 KB)
Hey @Andreas_Hegenberg,
I just started creating the menu from scratch, and unfortunately it behaves the same.
Here is the menu for you to test. I only set up the action for the BTT settings.
new menu.bttpreset (277.7 KB)
Hey @Andreas_Hegenberg,
I did some testing, and I was able to recreate the issue with a completely fresh menu.
When you created a menu, you have to change the hovering behavior of the buttons, to change the text, or icon color. And as soon as you do that, you will get the issue.
I hope that helps to figure out what exactly causes the issue.
Very weird, I can't seem to reproduce this ;-(
Your new menu from the previous post also works fine here.
Or maybe I'm actually missing part of the problem. This is how your new menu looks here, on your machine it doesn't reset to the light icon color?
oh, no the gear icon is actually a submenu. You have to open it, and then click on that one with the BTT settings.
Or, you can just try it how I described it.
In the second video I opened the submenu, but still it seems to reset correctly on unhover.
here is a video of the issue with the new menu.
You have to click the BTT icon to see the issue. Not just hover over it.
You need to click it like normal. and if you open the menu a second time the icon is no longer white, how it should be.
Ah you mean it should reset on click as well?
In that case copying the reset action into the standard action sequence should work
(the problem is that item unhover is only recognized while the menu is still visible, but the menu is closed by the standard action sequence before a hover end can happen)
Oh, really?
Ooooh, now I understand. I thought there is somehow a new bug or something.
Because it worked totally fine, and suddenly it didn’t.
Ok, now I get it.
Thanks
I'll check whether anything changed related to this! Maybe some timing did slightly change.
For now the safest way is to add the action.
It would however probably make sense for BTT to trigger the "hover end" on menu close as well.
Yeah,
I will add the action now to all items in both of my menus.
And I already had the hover end triggers active.