]> git.tdb.fi Git - ext/subsurface.git/commit
Fix default size for scrollable notebook
authorDirk Hohndel <dirk@hohndel.org>
Sun, 19 Aug 2012 01:06:32 +0000 (18:06 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Sun, 19 Aug 2012 01:06:32 +0000 (18:06 -0700)
commited1ce8ebc8590533291a9c5d6460f8d1c9f857dd
treea83e13c7b7fef2db738bcb57a4fd09766ea52c5d
parented6356f7d9a69440c463ed750ab5bcb9f67819bc
Fix default size for scrollable notebook

Linus change in commit bcb9f67819bc ("Make the notebook portion (dive
notes/equipment/info) a scrollable window") created a really ugly default where
the notebook Dive Notes always ended up with a vertical scrollbar. This picks a
much saner default layout for the panes.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
gtk-gui.c