Frontmatter
| id | 8643 |
| title | Dampen Wave Amplitude for Social Icons |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Jan 14, 2026, 6:31 PM |
| updatedAt | Jan 14, 2026, 6:40 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8643 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8630 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 14, 2026, 6:40 PM |
Dampen Wave Amplitude for Social Icons

tobiu
Jan 14, 2026, 6:40 PM
Input from Gemini 3 Pro:
✦ I have dampened the wave amplitude for icon zones (Ticket #8643) by modulating
baseAmpwith the inverse of theisIconZonefactor. I also fixed a regression where the opacity/stroke setup for the first strand was accidentally dropped during the damping update. Both strands now render correctly with their independent shimmer phases.
tobiu assigned to @tobiu on Jan 14, 2026, 6:40 PM
tobiu added parent issue #8630 on Jan 14, 2026, 6:40 PM
tobiu closed this issue on Jan 14, 2026, 6:40 PM
Refine the "Tight Orbit" effect for social icons by reducing the vertical amplitude of the wave specifically in those regions.
Logic:
baseAmpfrom the sine wave) is still large, causing the orbit to swing too wide vertically.baseAmp(the idle sine wave height) so the lines stay closer to the horizontal center, creating a tighter, more precise orbit around the small icons.baseAmpby the inverse of theenvelopeor a similar proximity factor whenisIconis true.