output_conf: Fixed scaling issues
This commit is contained in:
parent
a8aeba8f09
commit
3ffdf58e0f
5 changed files with 16 additions and 30 deletions
|
|
@ -711,6 +711,7 @@ impl KmsState {
|
|||
false
|
||||
};
|
||||
|
||||
shell.refresh_outputs();
|
||||
if recreated {
|
||||
self.schedule_render(output);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue