From 4c796b9d968cd395d0096d56e3ff3bd5402c3ebc Mon Sep 17 00:00:00 2001 From: handsome_feng <445865575@qq.com> Date: Thu, 10 Dec 2015 17:21:31 +0800 Subject: fix some problem in autopilot (bzr r3999.7.10) --- plugins/unityshell/src/unityshell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/unityshell/src/unityshell.cpp b/plugins/unityshell/src/unityshell.cpp index 816e9657e..e519e48c9 100644 --- a/plugins/unityshell/src/unityshell.cpp +++ b/plugins/unityshell/src/unityshell.cpp @@ -4056,7 +4056,7 @@ void UnityScreen::initLauncher() manager->PromptLockScreen(); auto on_launcher_size_changed = [this] (nux::Area* area, int w, int h) { - /* The launcher geometry includes 1px used to draw the right margin + /* The launcher geometry includes 1px used to draw the right/top margin * that must not be considered when drawing an overlay */ auto* launcher = static_cast(area); -- cgit v1.2.3