Allow layer properties dialog to show (and thus use) the intended default miminum elevation. --- src/vikdemlayer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/vikdemlayer.c b/src/vikdemlayer.c index c0324f4..fcfd008 100644 --- a/src/vikdemlayer.c +++ b/src/vikdemlayer.c @@ -83,7 +83,7 @@ static void dem24k_draw_existence ( VikViewport *vp ); #endif static VikLayerParamScale param_scales[] = { - { 1, 10000, 10, 1 }, + { 0, 10000, 10, 1 }, { 1, 10000, 10, 1 }, { 1, 10, 1, 0 }, }; -- 1.7.1 ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/