Open megatux opened 4 years ago
Sounds like a flutter bug? I would check to see if you can reproduce with a counter app.
I think this was a flutter bug that was fixed last week. I don't have a reference now, but upgrading to the latest flutter will likely fix it. Basically flutter was using the default window size to set a minimum allowed size. So you can resize it to make it larger, but not smaller than that minimum. I can reproduce this in flokk-contacts snap but not in the counter app example using latest master.
ElementaryOS Linux.
Steps to reproduce:
Start app. Wait for login and contacts list to be displayed. Use double click/Window manager controls to maximize & minimize. It works only one cycle of maximize/minimize then stop responding.