Ensure changes to zoom wheel handling pass tests.
This commit is contained in:
committed by
Andreas Hocevar
parent
54bae0168f
commit
77658e5750
@@ -4,8 +4,7 @@
|
||||
import {always, focus} from '../events/condition.js';
|
||||
import EventType from '../events/EventType.js';
|
||||
import {DEVICE_PIXEL_RATIO, FIREFOX} from '../has.js';
|
||||
import Interaction, {zoomByDelta} from './Interaction.js';
|
||||
import {clamp} from '../math.js';
|
||||
import Interaction from './Interaction.js';
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user