panel: Update for removal of frame_action argument
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2526>
This commit is contained in:
parent
64d07ff7cd
commit
f32ffbf19b
@ -548,7 +548,6 @@ class Panel extends St.Widget {
|
||||
|
||||
return dragWindow.begin_grab_op(
|
||||
Meta.GrabOp.MOVING,
|
||||
true, /* frame action */
|
||||
event.get_time()) ? Clutter.EVENT_STOP : Clutter.EVENT_PROPAGATE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user