After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 336328 - Window cramped the first time pitivi is run
Window cramped the first time pitivi is run
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other All
: Normal minor
: 0.10.0
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks: 337894
 
 
Reported: 2006-03-28 11:47 UTC by Andy Wingo
Modified: 2006-04-10 08:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andy Wingo 2006-03-28 11:47:50 UTC
Window should be larger the first time pitivi is run; better proportions between
the different components (a 10x10 video panel is not useful)

Other information:
Comment 1 Edward Hervey 2006-03-28 12:11:53 UTC
I raised the default window size to 800x600 in CVS. Any better ?

2006-03-28  Edward Hervey  <edward@fluendo.com>

	* pitivi/ui/mainwindow.py:
	Default window size is 800x600 instead of the cramped size that was
	previously set.
	* pitivi/ui/timeline.py:
	Timeline defaults to Simple View.

Comment 2 Andy Wingo 2006-03-28 13:57:29 UTC
Yes, quite a bit better. Thanks.