Skip to content
  • Arjen Hiemstra's avatar
    ColorDevice: Always update on creation · a53100dd
    Arjen Hiemstra authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    ColorDevice gets recreated when outputs get removed and added back. This
    means the output can be in an unknown state that does not match the
    values in ColorDevice. So ensure we update after creating the device to
    set it to a known proper state.
    a53100dd