Fixing layer latch capability.

Latch now activates on key release, and deactivates on next key release.
This commit is contained in:
Jacob Alexander 2014-11-13 00:49:02 -08:00
parent 504058bdb1
commit f75e9423b5
2 changed files with 11 additions and 9 deletions

View file

@ -97,9 +97,8 @@ set( BaseMap "defaultMap"
##| Layer additonal .kll maps on the BaseMap, layers are in order from 1st to nth
##| Can be set to ""
set( DefaultMap "stdFuncMap"
set( DefaultMap "md1Overlay stdFuncMap"
CACHE STRING "KLL DefaultMap" )
#set( DefaultMap "colemak stdFuncMap" CACHE )
##| ParitalMaps available on top of the BaseMap. See above for syntax on specifying multiple layers vs. layering
##| Can be set to ""