Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/view/Shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/Shell.py')
-rw-r--r--src/view/Shell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/Shell.py b/src/view/Shell.py
index 150392e..1095878 100644
--- a/src/view/Shell.py
+++ b/src/view/Shell.py
@@ -100,6 +100,7 @@ class Shell(gobject.GObject):
self._screen.toggle_showing_desktop(True)
self._home_window.set_zoom_level(shellmodel.ShellModel.ZOOM_ACTIVITY)
+ self._home_window.launch_box.zoom_in()
def __launch_failed_cb(self, home_model, home_activity):
if self._screen.get_showing_desktop():