[chronojump] Main window unmaximized again
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Main window unmaximized again
- Date: Mon, 1 Dec 2014 17:40:53 +0000 (UTC)
commit c39353eb4ac0ea926e5ed93134a57baf5b9f207a
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Dec 1 18:38:53 2014 +0100
Main window unmaximized again
src/gui/chronojump.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/chronojump.cs b/src/gui/chronojump.cs
index 927ee11..f3450e9 100644
--- a/src/gui/chronojump.cs
+++ b/src/gui/chronojump.cs
@@ -493,7 +493,7 @@ public partial class ChronoJumpWindow
//new DialogMessage(Constants.MessageTypes.INFO, UtilGtk.ScreenHeightFitted(false).ToString()
);
//UtilGtk.ResizeIfNeeded(stats_window);
- app1.Maximize(); //this was for starting at fullscreen
+ //app1.Maximize(); //this was for starting at fullscreen
report = new Report(-1); //when a session is loaded or created, it will change the
report.SessionID value
//TODO: check what happens if a session it's deleted
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]