aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-05-25 14:20:21 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-25 17:42:49 -0700
commitd801bd622a0d01cbfd5de9baf5207f888a31f962 (patch)
treef6e0db77728c6a1b50d46f1bdde2c130e9198406 /.gitattributes
parent7d1df992fae41241266dc068cefb1f2c2670c745 (diff)
downloadsubsurface-d801bd622a0d01cbfd5de9baf5207f888a31f962.tar.gz
Layout issues: Fix the layout ugliness on Mac & Linux
I seem to have found a sane way to create layouts: If it's the 'outer' layout, the one that encapsulates everything: - Horizontal Spacing: 5 - Vertical Spacing: 5 If it's a vertical inner layout that is grouping items like label + control: - Spacing: 0 This way the label will be 'touching' the item, without empty space, so you know that the label refers to that widget. If it's an horizontal inner layout: - Spacing: 5 Different from the Vertical Layout, we don't want to make horizontal items touch each other, a bit of space is fundamental to the eyes. If it's a Grid Layout: - Vertical Space: 0 - Horizontal Space: 5 Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions