[gnome-shell/gbsneto/folder-improvements: 9/9] appDisplay: Move to rename folder location
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/folder-improvements: 9/9] appDisplay: Move to rename folder location
- Date: Thu, 5 Dec 2019 12:00:39 +0000 (UTC)
commit 59a43f496d6c8216a5634af05e3bf9100e00ae1e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Dec 4 17:10:40 2019 -0300
appDisplay: Move to rename folder location
Following the same reasoning of the previous commit, move to
the renamed folder location.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/883
js/ui/appDisplay.js | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index 2dcf866e4f..3b70cd5c0e 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -437,6 +437,7 @@ var AllView = GObject.registerClass({
this._grid.removeItem(item);
this._grid.addItem(item, newIdx);
+ this.selectApp(item.id);
}
_refilterApps() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]