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

[ui] ImageGallery: Allow image drop if the active group is not computing #1941

Merged
merged 1 commit into from
Mar 21, 2023

Commits on Mar 21, 2023

  1. [ui] ImageGallery: Allow image drop if the active group is not computing

    The Image Gallery should only switch to read-only if the currently active
    group is being computed. The behaviour prior to this commit was to lock it
    as soon as any node in the entire graph was being computed, even if it did
    not involve the active CameraInit node.
    cbentejac committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7488ee2 View commit details
    Browse the repository at this point in the history