mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 08:21:28 +03:00
tab border for desktop subwindow (#8842)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -96,6 +96,7 @@ class _FileManagerTabPageState extends State<FileManagerTabPage> {
|
||||
controller: tabController,
|
||||
onWindowCloseButton: handleWindowCloseButton,
|
||||
tail: const AddButton(),
|
||||
selectedBorderColor: MyTheme.accent,
|
||||
labelGetter: DesktopTab.tablabelGetter,
|
||||
));
|
||||
final tabWidget = isLinux
|
||||
|
||||
Reference in New Issue
Block a user