- Remove hasViewChanged check from RAF loop - Update formations on every animation frame for smooth chart sync - This ensures formations stay positioned correctly when: - Time scale changes (horizontal scroll/zoom) - Price scale changes (vertical scroll/zoom) - Simplify _hasViewChanged method (kept for potential future optimization) - Clean up debug logging The previous implementation only updated when time range changed, causing formations to drift when the price scale was modified. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| UML | ||
| __pycache__ | ||
| archived_code | ||
| config | ||
| markdown | ||
| src | ||
| tests | ||
| .claudeignore | ||
| .gitignore | ||
| CLAUDE.md | ||
| FORMATIONS_PLAN.md | ||
| pytest.ini | ||
| requirements.txt | ||
| test_live_manual.py | ||