[gnome-shell/gbsneto/icon-grid-dnd: 42/47] appDisplay: Trivial style cleanup
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/icon-grid-dnd: 42/47] appDisplay: Trivial style cleanup
- Date: Tue, 2 Jul 2019 00:42:47 +0000 (UTC)
commit 92135ccf9e0dfa2241bf485fe0b7ea9d4a52c5f3
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Jun 29 01:37:00 2019 -0300
appDisplay: Trivial style cleanup
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/603
js/ui/appDisplay.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index 0e1eef560..4588088e8 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -1660,7 +1660,7 @@ var AppIcon = class AppIcon {
});
this._draggable.connect('drag-end', () => {
this._dragging = false;
- Main.overview.endItemDrag(this);
+ Main.overview.endItemDrag(this);
});
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]