rwadurian/frontend/mining-app/lib
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
..
core feat(frontend): 添加全局深色模式支持 2026-01-19 19:08:03 -08:00
data feat(c2c): 完善C2C场外交易功能 - 收款信息与订单超时处理 2026-01-19 07:17:22 -08:00
domain refactor(frontend): 优化参与记录和贡献值页面的文案显示 2026-01-19 06:17:19 -08:00
presentation fix(kline): simplify pan logic - scrollX now always controls view position 2026-01-19 21:35:31 -08:00
main.dart feat(frontend): 添加全局深色模式支持 2026-01-19 19:08:03 -08:00