opt: add resize area into the compatible ui mode

This commit is contained in:
Kingtous
2023-02-27 15:56:09 +08:00
parent d8b025f3d8
commit 6e6fc64f62
7 changed files with 6 additions and 7 deletions

View File

@@ -75,7 +75,7 @@ class _DesktopTabPageState extends State<DesktopTabPage> {
isClose: false,
),
)));
return Platform.isMacOS
return Platform.isMacOS || kUseCompatibleUiMode
? tabWidget
: Obx(
() => DragToResizeArea(