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

LightEditor : Fix missing icons for groups #5932

Merged
merged 1 commit into from
Jul 9, 2024

Commits on Jul 9, 2024

  1. LightEditor : Fix missing icons for mute and solo

    In the process of hiding mute and solo icons for light blockers, we also
    mistakenly hid them for groups. On further consideration, we also want
    to show the icons for light blockers, which will eventually get mute and
    solo capabilities. This restores the icons for all locations in the
    Light Editor and also fixes an error causing the `filteredLights` plug
    to be returned when querying any attribute from a `LightFilter`.
    ericmehl authored and johnhaddon committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c73587c View commit details
    Browse the repository at this point in the history