rwadurian/frontend/mining-app/lib
hailin f55fb13f26 feat(kline): implement true pan effect with scrollOffset
- Added scrollOffset parameter to KlinePainter and KlineVolumePainter
- Painters now draw all klines and apply scrollOffset for positioning
- Added canvas clipping to prevent drawing outside chart bounds
- Removed _getVisibleData and related helper methods (no longer needed)
- scrollOffset directly controls the visual position of all klines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 21:43:45 -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 feat(kline): implement true pan effect with scrollOffset 2026-01-19 21:43:45 -08:00
main.dart feat(frontend): 添加全局深色模式支持 2026-01-19 19:08:03 -08:00