bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
816 stars 229 forks source link

Maximizing makes the app go fullscreen #201

Open Zopenzop opened 2 years ago

Zopenzop commented 2 years ago

I am using a custom button widget and appWindow.maximizeOrRestore() to maximize / restore the window. I have noticed that when my taskbar is set to automatically hide and I maximize my window like given above, the taskbar can't be triggered and it won't show up after taking my mouse pointer all the way to the bottom of the screen, while I can trigger the taskbar even after maximizing other apps like Chrome, VSCode, etc.

I am on Windows 11 Build 22000.