mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Use antialiased graphs as the default
This commit is contained in:
parent
c4a750f5d4
commit
3c36db9f5a
@ -141,7 +141,7 @@
|
|||||||
#define PATH_AA_SETTING "pathAntiAliasing"
|
#define PATH_AA_SETTING "pathAntiAliasing"
|
||||||
#define PATH_AA_DEFAULT true
|
#define PATH_AA_DEFAULT true
|
||||||
#define GRAPH_AA_SETTING "graphAntiAliasing"
|
#define GRAPH_AA_SETTING "graphAntiAliasing"
|
||||||
#define GRAPH_AA_DEFAULT false
|
#define GRAPH_AA_DEFAULT true
|
||||||
#define ELEVATION_FILTER_SETTING "elevationFilter"
|
#define ELEVATION_FILTER_SETTING "elevationFilter"
|
||||||
#define ELEVATION_FILTER_DEFAULT 3
|
#define ELEVATION_FILTER_DEFAULT 3
|
||||||
#define SPEED_FILTER_SETTING "speedFilter"
|
#define SPEED_FILTER_SETTING "speedFilter"
|
||||||
|
Loading…
Reference in New Issue
Block a user