Hash height
of ProgressBar
in hash_layout
This commit is contained in:
parent
9116afaf59
commit
60ac4faca0
@ -125,6 +125,7 @@ where
|
|||||||
|
|
||||||
fn hash_layout(&self, state: &mut Hasher) {
|
fn hash_layout(&self, state: &mut Hasher) {
|
||||||
self.width.hash(state);
|
self.width.hash(state);
|
||||||
|
self.height.hash(state);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user