diff src/divemode.inc @ 239:6c4ad243cb44

CNANGE: aGF pair has same range then normal GF pair Work on graphic compass
author heinrichsweikamp
date Sun, 01 Mar 2015 21:10:14 +0100
parents 3b5df65d53fc
children 20e3bad0b0f2
line wrap: on
line diff
--- a/src/divemode.inc	Sun Mar 01 13:06:17 2015 +0100
+++ b/src/divemode.inc	Sun Mar 01 21:10:14 2015 +0100
@@ -208,9 +208,12 @@
 #DEFINE dive_compass_mask_row       decoplan_title_row
 #DEFINE dive_compass_mask_column    decoplan_title_column
 #DEFINE dive_compass_head_column    .57
-#DEFINE dive_compass_head_row       divemode_customview_row+.25
+#DEFINE dive_compass_head_row       divemode_customview_row+.30
 
 #DEFINE dive_compass_graph_row      .102
-#DEFINE dive_compass_graph_height   .20
+#DEFINE dive_compass_graph_height   .23
 #DEFINE dive_compass_graph_width    .2
+#DEFINE dive_compass_graph_left     .5
+#DEFINE dive_compass_graph_leftx2   dive_compass_graph_left*.2
+#DEFINE dive_compass_graph_right    .155