Shockwave ripple effect when a PR merges — emanates from center #263
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement this for the Nexus/infrastructure.
Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)
PR created: #331
Added
triggerShockwave()which spawns 3 concentric cyan ring meshes at the platform center on PR merge. Each ring eases outward to 14 units over 2.5 s with additive blending and fades to transparent, staggered 0.35 s apart for a ripple effect. Called automatically from the existingtriggerMergeFlash()onpr-notificationevents.