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
When using Easyclick or Gridmove (especially the latter), labels often block out the UI elements, making it hard to click on the intended targets or navigate the interface efficiently. So i think adding a tranparency setting to the label background will help a lot.
The text was updated successfully, but these errors were encountered:
Currently, win-vind draws directly on the screen device context rather than in a transparent window, which does not allow for complex displays. Therefore, in the future, an efficient drawing system with transparent windows, such as NVIDIA Geforce Experience, should be adopted.
When using Easyclick or Gridmove (especially the latter), labels often block out the UI elements, making it hard to click on the intended targets or navigate the interface efficiently. So i think adding a tranparency setting to the label background will help a lot.
The text was updated successfully, but these errors were encountered: