mirror of
https://github.com/streamwall/streamwall.git
synced 2026-04-03 20:32:08 -04:00
Views are now positioned inside the web contents so we can use CSS transitions to animate them. Since the overlay renders in a different process, I needed to move the border and listening glow into the web contents so that they'd move in sync.