f-spot r3844 - trunk/src
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r3844 - trunk/src
- Date: Fri, 25 Apr 2008 10:16:48 +0100 (BST)
Author: sdelcroix
Date: Fri Apr 25 09:16:48 2008
New Revision: 3844
URL: http://svn.gnome.org/viewvc/f-spot?rev=3844&view=rev
Log:
removing SetDefualtSize. fix fullscreen on compiz, lookslike it keep working on dual head monitors
Modified:
trunk/src/FullScreenView.cs
Modified: trunk/src/FullScreenView.cs
==============================================================================
--- trunk/src/FullScreenView.cs (original)
+++ trunk/src/FullScreenView.cs Fri Apr 25 09:16:48 2008
@@ -38,7 +38,6 @@
int monitor = screen.GetMonitorAtWindow (parent.GdkWindow);
Gdk.Rectangle bounds = screen.GetMonitorGeometry(monitor);
Move(bounds.X, 0);
- SetDefaultSize(bounds.Width, bounds.Height);
string style = "style \"test\" {\n" +
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]