Skip to content

Optimizing "VolumeSlider" (MonitorStream.js)#4638

Open
IgorA100 wants to merge 11 commits intoZoneMinder:masterfrom
IgorA100:patch-129096
Open

Optimizing "VolumeSlider" (MonitorStream.js)#4638
IgorA100 wants to merge 11 commits intoZoneMinder:masterfrom
IgorA100:patch-129096

Conversation

@IgorA100
Copy link
Contributor

  • Avoid recreating a VolumeSlider (instead of destroying the existing one) if one already exists. This will at least save resources and avoid assigning a repeat listener to "volumechange."
  • Destroy the "VolumeSlider" on the Watch page when switching to another monitor.

Avoid recreating a VolumeSlider (instead of destroying the existing one) if one already exists.
This will at least save resources and avoid assigning a repeat listener to "volumechange."
@IgorA100 IgorA100 marked this pull request as ready for review February 19, 2026 12:16
@IgorA100 IgorA100 marked this pull request as draft February 19, 2026 15:09
@IgorA100 IgorA100 marked this pull request as ready for review February 20, 2026 14:24
@IgorA100 IgorA100 marked this pull request as draft February 20, 2026 14:29
@IgorA100 IgorA100 marked this pull request as ready for review February 21, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant