mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-13 22:35:16 +03:00
b00289e62c
- clickElement: add `expand` option (alias for `toggle`) for tree expand/collapse - clickElement: fallback to dblclick when tree +/- icon not found (was NumpadAdd) - dom.mjs: search [tree="true"] in entire line, not just first imgBox (fixes trees with checkbox column before tree column) - fillTableRow: detect checkbox cells after first click, return immediately without escalation (dblclick/F4). Checkbox state detected via .select class - SKILL.md: document `expand` instead of `toggle` Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>