feat(properties): harden standalone properties lifecycle

- synchronize child appearance and hidden-window readiness
- serialize native Torrent mutations transactionally without double-encoded rows
- preserve native lifecycle markers and fence stale or duplicate actions
- remove the obsolete modal surface and ignore implementation_plan.md
This commit is contained in:
NimBold
2026-08-04 12:02:30 +03:30
parent c342bcd347
commit 2ab292dd5d
20 changed files with 1230 additions and 2765 deletions
-5
View File
@@ -643,11 +643,6 @@ html[data-list-density="relaxed"] {
max-height: min(680px, 100%);
}
.properties-modal {
max-width: 100%;
max-height: 100%;
}
/* Add Download window */
.add-download-modal {
width: min(900px, 100%);