profiler editor: keep record/content fields visible

- Seed one empty record row when record content is created or reset
  (filetype change or Contents None->Exact/Mask) via profilerEmptyRecordContent
- Add per-record delete and '+ Record' add controls so the record view is
  always editable; delete is hidden on the last remaining row

SW cache v47.
This commit is contained in:
2026-09-09 23:46:04 +03:00
parent 569f308cec
commit 30969f8f04
3 changed files with 41 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v46';
const CACHE = 'otaman-v47';
const URLS = [
'index.html',
'help.html',