Commit b504a86
Fix AST-136035: Preserve tree expansion state when severity filter changes
- Capture expanded elements before clearing the model so the snapshot
is accurate when restoring after refresh
- Pass expand=true for FILTER_CHANGED (keep GET_RESULTS at false) so
previously expanded group nodes are restored after filtering instead
of collapsing the entire tree
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent d0e4723 commit b504a86
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2474 | 2474 | | |
2475 | 2475 | | |
2476 | 2476 | | |
| 2477 | + | |
| 2478 | + | |
2477 | 2479 | | |
2478 | 2480 | | |
2479 | 2481 | | |
| |||
2496 | 2498 | | |
2497 | 2499 | | |
2498 | 2500 | | |
| 2501 | + | |
2499 | 2502 | | |
2500 | 2503 | | |
2501 | | - | |
2502 | 2504 | | |
2503 | 2505 | | |
2504 | 2506 | | |
| |||
0 commit comments