Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Removed the use of the "delay" constant as it is no longer used when starting monitors on the Montage page #4163

Merged
merged 5 commits into from
Oct 3, 2024

Commits on Oct 2, 2024

  1. Fix: Restored monitors start with delay (MonitorStream.js)

    Probably it broke at some point. Or maybe it never worked, but in montage.js monitors start with a delay:
    "monitor.start(delay);"
    IgorA100 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8843d8c View commit details
    Browse the repository at this point in the history
  2. Removed the "delay" argument from the "start" function as it is no lo…

    …nger used (MonitorStream.js)
    IgorA100 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    701d485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5790a0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b02594 View commit details
    Browse the repository at this point in the history
  5. Update montage.js

    IgorA100 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    18d5c88 View commit details
    Browse the repository at this point in the history