element: Allow overriding default scanout behaviour
This commit is contained in:
parent
be1424f1ca
commit
c3d2b5f0b7
8 changed files with 52 additions and 9 deletions
|
|
@ -1556,6 +1556,7 @@ impl Workspace {
|
|||
render_loc,
|
||||
output_scale.into(),
|
||||
alpha,
|
||||
Some(true),
|
||||
)
|
||||
.into_iter()
|
||||
.map(|elem| RescaleRenderElement::from_element(elem, render_loc, scale))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue