Frontmatter
| id | 8854 |
| title | Implement Footer OffscreenCanvas Overlay |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Jan 21, 2026, 5:52 PM |
| updatedAt | Jan 21, 2026, 8:25 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8854 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8727 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 21, 2026, 8:25 PM |
Implement Footer OffscreenCanvas Overlay
tobiu assigned to @tobiu on Jan 21, 2026, 6:01 PM
tobiu added parent issue #8727 on Jan 21, 2026, 6:01 PM

tobiu
Jan 21, 2026, 8:25 PM
Implemented the 'Event Horizon' concept with Gravity Interaction.
- Physics: Radial spiral with acceleration.
- Interaction: Hovered buttons act as gravity wells, pulling particles in.
- Polish: Added transient gravity boost for snappy switching and refined visuals for legibility.
tobiu closed this issue on Jan 21, 2026, 8:25 PM
Implement Footer OffscreenCanvas Overlay: "The Event Horizon"
Implementation Plan
SharedWorker Helper:
importFooterCanvas).App Worker Component:
apps/portal/view/home/FooterCanvas.mjs.updateNavRectsto track footer button positions.Renderer (SharedWorker):
apps/portal/canvas/FooterCanvas.mjs.View Integration:
apps/portal/view/home/FooterContainer.mjs.resources/scss/src/apps/portal/home/FooterContainer.scss.