The DeltaMark ran an endless 9s breathing animation (60fps repaint) inside the persistent nav rail, so it repainted on every scroll frame and stuttered scrolling on Flutter web. Make the rail mark static (animated: false) and isolate the animated variant (landing page) behind a RepaintBoundary. Signed-off-by: flemming-it <sf@flemming.it> |
||
|---|---|---|
| .. | ||
| brand_wordmark.dart | ||
| delta_mark.dart | ||
| evidence_sidebar.dart | ||
| heatmap_grid.dart | ||
| hub_capabilities_card.dart | ||
| mode_banner.dart | ||
| norm_text_card.dart | ||
| reclaim_card.dart | ||
| source_chip.dart | ||
| tier_badge.dart | ||