Open gabriel-vanca opened 1 month ago
The app has the functionality to make the MainWindow stay open even once it loses focus (activated by pressing F12), but the functionality doesn't work properly as the window doesn't stay on top.
This is solved in PR #184 by enabling Topmost="True". Issue created just for documentation purposes.
The app has the functionality to make the MainWindow stay open even once it loses focus (activated by pressing F12), but the functionality doesn't work properly as the window doesn't stay on top.