Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky Window (F12) #190

Open
gabriel-vanca opened this issue Sep 23, 2024 · 1 comment · May be fixed by #184
Open

Sticky Window (F12) #190

gabriel-vanca opened this issue Sep 23, 2024 · 1 comment · May be fixed by #184
Labels
bug 🐛 Bug Fixes

Comments

@gabriel-vanca
Copy link
Contributor

gabriel-vanca commented Sep 23, 2024

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.

@gabriel-vanca
Copy link
Contributor Author

gabriel-vanca commented Sep 23, 2024

This is solved in PR #184 by enabling Topmost="True".
Issue created just for documentation purposes.

@gabriel-vanca gabriel-vanca linked a pull request Sep 23, 2024 that will close this issue
@coenm coenm added the bug 🐛 Bug Fixes label Sep 24, 2024
@coenm coenm changed the title [Bug] Sticky Window (F12) Sticky Window (F12) Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Bug Fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants