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

When using "setTitleBarStyle('hidden')" and "maximize()" on windows the app maximize to full screen hiding the taskbar #65

Closed
nabileisa opened this issue Feb 4, 2022 · 1 comment

Comments

@nabileisa
Copy link

nabileisa commented Feb 4, 2022

When using windowManager.setTitleBarStyle('hidden') or windowManager.setAsFrameless() with windowManager.maximize() to maximize the window on windows the app maximize to full screen hiding the taskbar.
Is this a bug, or is this the expected behavior?
if it is the expected behavior, how do I get it to not do that and maximize above the task bar like normal apps.
thanks for the great work on this library

@lijy91
Copy link
Member

lijy91 commented Feb 20, 2022

Fixed, will be released in next version

@lijy91 lijy91 closed this as completed Feb 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants