Max Tsyba
Max Tsyba
Thanks for your detailed report! Sure, it looks like an oversight that LMB doesn't proccess the selected action correctly. I'll take a look at it when I will have free...
Please let me know if the LMB works correctly in latest test build from [this comment](https://github.com/emvaized/circle-mouse-gestures/issues/33#issuecomment-2465817458)
Is it with `Hide menu on mouse up if nothing selected` still disabled?
> It seems **RMB** has an `onPress` `triggerEvent` and **LMB** an `onRelease` Yes, in this build I added additional logic to mouse down event for the left mouse button. It...
I suddenly realised that your issues might be caused by interference with Vivaldi's own build-in mouse gestures, which are enabled by default:  Could you try disabling them and check...
Your issue ticket doesn't provide enough info on what exactly is not functioning, and what have you tried so far. Most likely there is a conflict with other extension you...
Unfortunately, it is not technically possible for a Chrome extension to intercept complicated touchpad gestures, such as "fingers down", "fingers up" etc. On Apple Macbook you could use the "long...
On a second thought, I think we could add a new trigger to show the menu when keyboard hotkey is pressed, and this way it could be easier to use...
Please see the previously opened discussion about it [here](https://github.com/emvaized/selecton-extension/issues/57#issuecomment-2344585748)
After messing around in Visual Studio for a few hours I managed to get the app to look like this:  I think it looks much more modern and fits...