[gnome-shell/gbsneto/icon-grid-dnd: 9/13] 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: 9/13] appDisplay: Trivial style cleanup
- Date: Sat, 29 Jun 2019 17:16:57 +0000 (UTC)
commit 0dd86b7fcc859eebf28e346db2cd9c75c70badb0
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 9ad105f51..ed7c00357 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -1675,7 +1675,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]