`Output::Setup` doesn't have defaults for mode, scale, or transform
Ottatop opened this issue · 0 comments
Ottatop commented
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:
- Make the config set a default mode/scale/transform, or
- Make the compositor reset this state on config reload.