mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-21 19:42:17 +00:00
make cel navtab image have lower dimensions
This commit is contained in:
parent
d081de0ec9
commit
e7a19f429a
Binary file not shown.
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 693 KiB |
@ -94,7 +94,7 @@ export default {
|
||||
fit: false,
|
||||
zoomScaleSensitivity: 0.3,
|
||||
minZoom: 0.64,
|
||||
maxZoom: 3,
|
||||
maxZoom: 1.5,
|
||||
beforePan: panLimiter,
|
||||
});
|
||||
if (CelestialNavigationViewportCache.pan) this.panZoom.pan(CelestialNavigationViewportCache.pan);
|
||||
|
Loading…
Reference in New Issue
Block a user