Closed demdante closed 3 years ago
Thanks for the report. I will check it when I get to it
May be the same as #98
I was able to reproduce the issue
@demdante Please try this version and let me know if it is stable and if the problem fixed: WindowTop 5.3.1 - setup.zip
Awesome!! I have confirmed the issue is no longer present. Thank you!!!
I have noticed an odd issue where Windowtop will inexplicably move certain small popup windows to the center of the screen. Since you are familiar with the scripting language autoit (I use autoit a lot too), an example of one such window is the small little window with a progress bar that appears when you compile a script in Scite for autoit. This is what happens when Windowtop is not running (eg how the window behaves normally):
While this is what happens when Windowtop is running:
Another window that exhibits this behavior is the little popup window that displays a new message in Microsoft teams. Here is what it normally does (withwintop not running):
And here is what it does when windowtop is running:
Let me know if you need more info!