AVATAR version
v0.4.0 (Windows installer)
How do you run AVATAR?
From source (npm run desktop)
OS
W11
Primary area
Appearance (avatars / environments)
What happened?
Opening Gear → Appearance → Environments sometimes causes a visible flicker or flash in the environments section — built-in GIF thumbs (Stars / Code / Bloom / None) or the scroll chrome repaint. Reported as intermittent (~1 in 10 drawer opens on some machines). Avatars section does not flicker the same way.
This section has no WebGL — only <img> GIF previews in the picker plus the glass drawer chrome (backdrop-filter). Built-in thumbs load full-size bundled GIFs (~32MB total; code.gif ~22MB) without loading="lazy" (the Custom grid uses lazy loading).
Expected behavior
Environments accordion opens smoothly: thumb previews and drawer chrome stay stable with no flash, blank frame, or visible repaint hitch.
Steps to reproduce
- Launch AVATAR (installer or
npm run dev:desktop).
- Gear → Appearance → expand Environments.
- Close the drawer or switch accordions (Avatars ↔ Environments); repeat several times.
- Optional: toggle Custom expander if a custom Directories folder is configured.
- Note occasional flicker on the built-in row or scroll area.
Console / error text (optional)
n/a — visual / compositor issue; no errors reported.
Screenshots / notes (optional)
Checklist
AVATAR version
v0.4.0 (Windows installer)
How do you run AVATAR?
From source (
npm run desktop)OS
W11
Primary area
Appearance (avatars / environments)
What happened?
Opening Gear → Appearance → Environments sometimes causes a visible flicker or flash in the environments section — built-in GIF thumbs (Stars / Code / Bloom / None) or the scroll chrome repaint. Reported as intermittent (~1 in 10 drawer opens on some machines). Avatars section does not flicker the same way.
This section has no WebGL — only
<img>GIF previews in the picker plus the glass drawer chrome (backdrop-filter). Built-in thumbs load full-size bundled GIFs (~32MB total;code.gif~22MB) withoutloading="lazy"(the Custom grid uses lazy loading).Expected behavior
Environments accordion opens smoothly: thumb previews and drawer chrome stay stable with no flash, blank frame, or visible repaint hitch.
Steps to reproduce
npm run dev:desktop).Console / error text (optional)
Screenshots / notes (optional)
Checklist