render: remove on_output
This commit is contained in:
parent
f702bf98d7
commit
074347c71d
6 changed files with 12 additions and 24 deletions
|
|
@ -59,8 +59,7 @@ pub fn take_screenshot(state: &State) -> Result<Screenshot, ScreenshooterError>
|
|||
state.root.deref(),
|
||||
state,
|
||||
Some(state.root.extents.get()),
|
||||
false,
|
||||
&mut Default::default(),
|
||||
None,
|
||||
Scale::from_int(1),
|
||||
true,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue