memlnaut-nisps/manifold/src
monkey-w1n5t0n b7c46828f3 fix(manifold): keep the output hover-editor inside the viewport
The OutputEditor popover was placed with a fixed top + an index-based
left/right heuristic and never measured the viewport, so it clipped the
screen edges when the window wasn't full-screen. It now measures its
anchored rect on layout and translates itself back inside the viewport
(8px gutter), re-checking on resize.
2026-06-28 22:21:18 +02:00
..
backends merge(vcv-bridge): browser drives+trains VCV module over WS-OSC (/nisps/input + /nisps/feedback) 2026-06-28 04:33:58 +02:00
console fix(manifold): keep the output hover-editor inside the viewport 2026-06-28 22:21:18 +02:00
debug feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
dock fix(manifold): slider fill tracks value; hide noise-cap rings 2026-06-28 22:09:58 +02:00
engine feat(manifold): MIDI + game controller inputs; widen ML net to N-D 2026-06-28 21:05:48 +02:00
feedback feat(manifold): dock restructure, settings, backends, shared-core feedback, particle stage 2026-06-28 04:14:30 +02:00
inputs feat(manifold): MIDI + game controller inputs; widen ML net to N-D 2026-06-28 21:05:48 +02:00
midi-devices feat(manifold): MIDI device-template picker in Outputs config 2026-06-28 20:06:15 +02:00
primitives feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
serial feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
settings feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
styles fix(manifold): slider fill tracks value; hide noise-cap rings 2026-06-28 22:09:58 +02:00
App.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00
main.tsx feat(manifold): add convertible React front-end + simplify console chrome 2026-06-28 03:28:45 +02:00