pinnacle-comp/pinnacle

`Output::Setup` doesn't have defaults for mode, scale, or transform

Ottatop opened this issue · 0 comments

Causes removing a scale declaration to not actually change the scale back to 1 when the config is reloaded.

Maybe be a good idea to either:

  1. Make the config set a default mode/scale/transform, or
  2. Make the compositor reset this state on config reload.