Draft Panes widget and panes example
This commit is contained in:
parent
02091267bf
commit
012b4adec7
17 changed files with 801 additions and 396 deletions
|
|
@ -243,7 +243,7 @@ where
|
|||
}
|
||||
|
||||
/// Computes the _layout_ hash of the [`Element`].
|
||||
///
|
||||
///
|
||||
/// [`Element`]: struct.Element.html
|
||||
pub fn hash_layout(&self, state: &mut Hasher) {
|
||||
self.widget.hash_layout(state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue