From 0bbd0b43b3db2069063b7787507499c61dfb41dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lollipopkit=F0=9F=8F=B3=EF=B8=8F=E2=80=8D=E2=9A=A7?= =?UTF-8?q?=EF=B8=8F?= <10864310+lollipopkit@users.noreply.github.com> Date: Sun, 15 Dec 2024 23:53:31 +0800 Subject: [PATCH] opt.: display settings btn in fullscreen mode (#660) --- lib/view/page/server/top_bar.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/view/page/server/top_bar.dart b/lib/view/page/server/top_bar.dart index 856cadfa..cfec554f 100644 --- a/lib/view/page/server/top_bar.dart +++ b/lib/view/page/server/top_bar.dart @@ -18,6 +18,7 @@ final class _TopBar extends StatelessWidget implements PreferredSizeWidget { child: Row( mainAxisAlignment: MainAxisAlignment.spaceBetween, children: [ + // Keep this btn. For issue #657. InkWell( borderRadius: BorderRadius.circular(13), onTap: () {