mirror of
https://github.com/nasa/openmct.git
synced 2025-04-21 01:21:19 +00:00
[Mobile] Gestures
Slight adjustment to the ZOOM_AMT, increased by .005 from .02 to .025.
This commit is contained in:
parent
2295be5e35
commit
5b95574673
@ -9,7 +9,7 @@ define(
|
||||
|
||||
var RANGE_TICK_COUNT = 7,
|
||||
DOMAIN_TICK_COUNT = 5,
|
||||
ZOOM_AMT = 0.02;
|
||||
ZOOM_AMT = 0.025;
|
||||
|
||||
function MCTPlot() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user