Format
This commit is contained in:
parent
59c2b53350
commit
8ff17aca1e
30 changed files with 222 additions and 244 deletions
|
|
@ -198,7 +198,6 @@ impl CursorUserGroup {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
fn output_center(&self, output: &Rc<OutputNode>) -> (Fixed, Fixed) {
|
||||
let pos = output.global.pos.get();
|
||||
let x = Fixed::from_int((pos.x1() + pos.x2()) / 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue