AlexanderPro / SmartContextMenu

Smart context menu for all windows in the system
MIT License
129 stars 6 forks source link

Can misalignment be avoided? #6

Open Joackk opened 9 months ago

Joackk commented 9 months ago

After I forced adjustments to some application Windows that did not support resolution adjustment, the options in the window and the actual position of the cursor were confused, and I had to guess the actual position if I wanted to click the options correctly. Could this have been avoided?

AlexanderPro commented 9 months ago

Hi @Joackk , Could you attach a screenshot?

Joackk commented 9 months ago

Hi @Joackk , Could you attach a screenshot?

Oh, I'm sorry that I forgot to take the screenshot, because I can't display the cursor, so I used the arrow to draw the position of the cursor at this time, and only when my cursor is in this position can I correctly click yes, but if it is in the real position, I can't click it image

AlexanderPro commented 9 months ago

Sorry, but I can't understand how to reproduce the issue. How do you force resolution adjustment for some application? For example, can I reproduce it for notepad? And could you provide your step by step actions?

Joackk commented 9 months ago

Sorry, but I can't understand how to reproduce the issue. How do you force resolution adjustment for some application? For example, can I reproduce it for notepad? And could you provide your step by step actions?

I recorded it as a gif QQ录屏20240113171706

https://mjj.today/i/F6yFI9

AlexanderPro commented 9 months ago

How do you force resolution adjustment for this game? I have run "Quake III Team Arena" and everything works correctly.

Joackk commented 9 months ago

How do you force resolution adjustment for this game? I have run "Quake III Team Arena" and everything works correctly.

I used this option,I've tried other games that don't seem to have this problem, but both this game and his sequels have this problem. Perhaps they support too little resolution themselves? image

AlexanderPro commented 9 months ago

Unfortunately, some applications have their own logic for managing the size of their windows. In such cases, it is very difficult to influence these windows from the outside(SmartContextMenu).

Joackk commented 9 months ago

@AlexanderPro It does seem to be the same as what you said. Do we have any solutions for this situation?

AlexanderPro commented 9 months ago

I think this game has a limit on the window resolution and we won’t be able to influence this for now. But I could be wrong. By the way, what scale do you have for your display, is it 100%?

Joackk commented 9 months ago

When you say scale, do you mean the layout scale of the system? Here I'm using the wind7 system, it doesn't seem to have layout scaling options, I think it should be 100%

AlexanderPro commented 9 months ago

I see, I can't find a solution for this game now.

Joackk commented 9 months ago

Glad you answered, it's still a great tool