wip
This commit is contained in:
parent
5550e80c4e
commit
68a1c7ce4c
5 changed files with 110 additions and 111 deletions
|
@ -393,18 +393,18 @@ impl Bind for WindowBounds {
|
|||
}
|
||||
};
|
||||
|
||||
todo!()
|
||||
// statement.bind(
|
||||
// ®ion.map(|region| {
|
||||
// (
|
||||
// region.min_x(),
|
||||
// region.min_y(),
|
||||
// region.width(),
|
||||
// region.height(),
|
||||
// region.origin.x,
|
||||
// region.origin.y,
|
||||
// region.size.width,
|
||||
// region.size.height,
|
||||
// )
|
||||
// }),
|
||||
// next_index,
|
||||
// )
|
||||
todo!()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue