From: Linus Torvalds Date: Mon, 19 Sep 2011 19:46:22 +0000 (-0700) Subject: Make the pane split be vertical rather than horizontal X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=inline;h=69ff164afc3450ad44f7e923326c51fd1981a892;hp=69ff164afc3450ad44f7e923326c51fd1981a892;p=ext%2Fsubsurface.git Make the pane split be vertical rather than horizontal Ok, this makes that dive list look empty and ugly, but as mentioned, we really should start filling it with all the useful information that we can sort by, like temperature and air use. And even stuff that might not make sense to sort by (would you want to sort by cylinder size or name? Or by nitrox percentage) could still be *shown* in the list fairly naturally. Signed-off-by: Linus Torvalds ---