Open antofa opened 2 years ago
UI should always stay on top because of the '-topmost' option: https://github.com/4rtzel/poe-archnemesis-scanner/blob/6f60c59479c2db7b8407c310909b6c31f8b0422c/poe_arch_scanner.py#L235
How are you running the game? Windowed/Fullscreen/Windowed Fullscreen?
Disappears for me too. Windowed Fullscreen, Vulkan, Windows 11.
@antofa, are you using Windows 11 as well? That may be the main problem.
There are quite a few solutions for the overlay windows for Tk floating around the internet. It's possible that some combinations of those might work.
@4rtzel windows 10, windowed fullscreen, directx 11
It's hard to debug this issue because I don't have the same problems on my side. It would be nice if some of you could cooperate with me so we could try different changes to the code to make it work.
Hard to reproduce manually, but it may be related to SlimTrade somehow: this bug seems to happen only with SlimTrade running.
I'm using SlimTrade too.
You could try using the tool in non-overlay mode and rely on hotkey to start the scanning.
@4rtzel yes, hotkeys works for me, thanks
Disabling menubar button in SlimTrade also helps
UI becomes always hidden, if i use alt+tab. Need option to display UI always on top of all windows.