rwadurian/frontend/mining-app/lib/presentation
hailin 48ba72ce89 fix(kline): simplify pan logic - scrollX now always controls view position
- Removed _userHasPanned flag and special handling
- _scrollX is initialized in _scrollToCenter() at startup
- Pan gesture directly modifies _scrollX
- _getVisibleData() always uses _scrollX to calculate visible range

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 21:35:31 -08:00
..
pages feat(frontend): 贡献值页面完整支持深色模式 2026-01-19 19:32:06 -08:00
providers feat(c2c): 完善C2C场外交易功能 - 收款信息与订单超时处理 2026-01-19 07:17:22 -08:00
widgets fix(kline): simplify pan logic - scrollX now always controls view position 2026-01-19 21:35:31 -08:00