So I found what was wrong. I saw that for the right-click there just was an “OnRightClick” function, and not the regular “OnClicked”. I found two Mouse Overrides I don’t remember why and how I made. One for left click and one for right. The left-click was missing the event. I added it, and all works fine. The funny thing is it all worked fine for more than a year, and without doing anything to the overrides, but after some work on the widget, this problem started to appear. All ok now, although it is kind of an X-Files problem to me, which means even though I solved it, I have no idea how it happened. All those events have been there untouched for more than a year, I only messed with widget graphics.
1 Like