fix: context menu close, OpenFolder for TypeFile nodes, tab highlight visibility

- FileTreeRow handleShowInFolder now closes the menu (menuOpen = false)
- OpenFolder: TypeFile nodes with empty FsPath fall back to file record path
- Active tab background increased to rgba(99,102,241,0.12), weight 600, border #818cf8
This commit is contained in:
2026-06-03 04:56:11 +08:00
parent cc3500c14f
commit 105657400b
6 changed files with 22 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -16,8 +16,8 @@
background: #13131f;
}
</style>
<script type="module" crossorigin src="/assets/main-43Kzwqa7.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-D6qvckLy.css">
<script type="module" crossorigin src="/assets/main-CuGUigdf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-D-hpY-IS.css">
</head>
<body>
<div id="app"></div>