feat: 切换标签异常问题修复
This commit is contained in:
@@ -28,6 +28,8 @@ interface SizeOptions {
|
||||
|
||||
const SHARED_WINDOW_OPTIONS = {
|
||||
frame: false,
|
||||
titleBarStyle: 'hidden',
|
||||
trafficLightPosition: { x: -100, y: -100 },
|
||||
show: false,
|
||||
title: 'NIANXX',
|
||||
darkTheme: themeManager.isDark,
|
||||
|
||||
Reference in New Issue
Block a user