parent
28956cc2e9
commit
1af28c49bd
1 changed files with 2 additions and 0 deletions
|
|
@ -1444,6 +1444,8 @@ impl InputState {
|
||||||
window: &mut Window,
|
window: &mut Window,
|
||||||
cx: &mut Context<Self>,
|
cx: &mut Context<Self>,
|
||||||
) {
|
) {
|
||||||
|
cx.stop_propagation();
|
||||||
|
|
||||||
let line_height = self
|
let line_height = self
|
||||||
.last_layout
|
.last_layout
|
||||||
.as_ref()
|
.as_ref()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue