[gnome-documents] mainWindow: do not hide the headerbar when maximized
- From: Yosef Or Boczko <yoseforb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] mainWindow: do not hide the headerbar when maximized
- Date: Tue, 20 Aug 2013 09:27:32 +0000 (UTC)
commit acf9da54302e82562700b3d2c11a61d6d86c07b1
Author: Yosef Or Boczko <yoseforb gmail com>
Date: Tue Aug 20 11:42:35 2013 +0300
mainWindow: do not hide the headerbar when maximized
src/mainWindow.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index b236299..3e4bee1 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -49,7 +49,6 @@ const MainWindow = new Lang.Class({
width_request: _WINDOW_MIN_WIDTH,
height_request: _WINDOW_MIN_HEIGHT,
window_position: Gtk.WindowPosition.CENTER,
- hide_titlebar_when_maximized: true,
title: _("Documents") });
// apply the last saved window size and position
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]