You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program is great, it would be perfect if it can fix this small problem
for example:
I have hidden Edge to the tray.
When I want to restore Edge, I double-click the Edge icon.
Edge recovered, but the extension icon was also clicked.
my thoughts:
This is caused by the second mouse click up.
Therefore, the logic of double-clicking the mouse should be changed from judging down twice to judging up twice.
The text was updated successfully, but these errors were encountered:
The program is great, it would be perfect if it can fix this small problem
for example:
I have hidden Edge to the tray.
When I want to restore Edge, I double-click the Edge icon.
Edge recovered, but the extension icon was also clicked.
my thoughts:
This is caused by the second mouse click up.
Therefore, the logic of double-clicking the mouse should be changed from judging down twice to judging up twice.
The text was updated successfully, but these errors were encountered: