Fix hash_layout implementation of Menu overlay

This commit is contained in:
Héctor Ramón Jiménez 2020-07-23 03:28:22 +02:00
parent d4ef470b4f
commit bf5eaca2f2

View file

@ -243,6 +243,7 @@ where
(position.x as u32).hash(state);
(position.y as u32).hash(state);
self.container.hash_layout(state);
}
fn on_event(