We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee102fe commit 0fb28a6Copy full SHA for 0fb28a6
frontend/javascripts/viewer/controller/combinations/volume_handlers.ts
@@ -12,8 +12,8 @@ import {
12
globalToLayerTransformedPosition,
13
} from "viewer/model/accessors/dataset_layer_transformation_accessor";
14
import {
15
+ type PositionWithRounding,
16
calculateGlobalPos,
- PositionWithRounding,
17
} from "viewer/model/accessors/view_mode_accessor";
18
import { updateUserSettingAction } from "viewer/model/actions/settings_actions";
19
0 commit comments