Fixing layer latch capability.
Latch now activates on key release, and deactivates on next key release.
This commit is contained in:
parent
504058bdb1
commit
f75e9423b5
2 changed files with 11 additions and 9 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue