bugfix
This commit is contained in:
parent
aa5461e17d
commit
b820c16c3a
@ -155,7 +155,7 @@ bricks.Popup = class extends bricks.VBox {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
this.remember_moving_pos();
|
this.remember_event_pos();
|
||||||
this.resize_status = true;
|
this.resize_status = true;
|
||||||
}
|
}
|
||||||
resizing(e){
|
resizing(e){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user