rwadurian/frontend/mining-app/lib
hailin 27bf67e561 fix(kline-chart): improve pinch-to-zoom and fullscreen display
- Refactor to pixel-based scrolling system for smoother interaction
- Fix pinch-to-zoom to properly scale around focal point
- Adjust fullscreen layout to give more space to main chart (65%)
- Add candleWidth parameter to all painters for consistent rendering
- Detect multi-touch gestures using pointerCount

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 09:49:14 -08:00
..
core feat(mining-app): add trading records page and remove withdrawal records 2026-01-16 09:22:15 -08:00
data feat(contribution/mining-app): add team tree API using contribution-service 2.0 2026-01-16 09:17:18 -08:00
domain feat(trading): 实现K线图真实数据展示与Y轴自适应 2026-01-15 23:57:12 -08:00
presentation fix(kline-chart): improve pinch-to-zoom and fullscreen display 2026-01-16 09:49:14 -08:00
main.dart feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00