draw-fast/src
Jeff Emmett eed020d198 Fix AI output rendering lag with preloading, loading indicators, and smarter throttling
- Preload FAL result images before swapping to eliminate blank flash
- Add shimmer loading indicator overlay during AI generation
- Filter side effects to only trigger on shapes touching live-image frames
- Adaptive throttle: 150ms during drawing, 32ms on idle for fast final results
- Remove duplicate initial trigger that caused wasted generation on load
- Increase timeout 3s→5s to reduce spurious retry cycles
- Add CSS transitions for smooth image crossfade

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 14:53:23 -04:00
..
app Fix AI output rendering lag with preloading, loading indicators, and smarter throttling 2026-04-10 14:53:23 -04:00
components Fix AI output rendering lag with preloading, loading indicators, and smarter throttling 2026-04-10 14:53:23 -04:00
hooks Fix AI output rendering lag with preloading, loading indicators, and smarter throttling 2026-04-10 14:53:23 -04:00
utils addressing 'filereader not found' error on build 2025-04-13 10:56:13 -07:00
App.tsx Add GitHub to Gitea mirror workflow 2025-11-22 18:01:25 -08:00