lollipopkit / flutter_server_box

ServerBox - server status & toolbox app using Flutter
GNU General Public License v3.0
3.65k stars 232 forks source link

Windows版本顶部按钮消失问题 #375

Open Jasonzhu1207 opened 3 weeks ago

Jasonzhu1207 commented 3 weeks ago

描述BUG 新版本窗口宽度大于高度时顶部按钮会消失无法点击,并且无法拖动窗口,如果点了全屏就缩小不了了,得alt+f4

复现步骤

  1. 打开应用
  2. 点击最大化或拖动窗口边角手动缩放至 宽>高
  3. 看到错误

截图 image

设备

更多信息 窗口变为横向依旧是宽大于高时底部缩放应该是刻意设计的吧,是不是意外导致顶部底部同时缩放了

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: The problem of the top button disappearing in the Windows version

DESCRIPTION BUG In the new version, when the width of the window is greater than the height, the top button will disappear and cannot be clicked, and the window cannot be dragged. If you click full screen, it cannot be reduced. You have to alt+f4.

Steps to reproduce

  1. Open the app
  2. Click to maximize or drag the corner of the window to manually zoom to Width > Height
  3. See the error

screenshot image

equipment

More information The bottom scaling when the window is turned into landscape orientation and still has a wider width than a height should be intentional. Is it an accident that the top and bottom are scaling at the same time?