fix comment

This commit is contained in:
Maze Winther
2026-02-02 19:15:25 +01:00
parent e88a059222
commit 1aec9c5cf5
+1 -1
View File
@@ -70,7 +70,7 @@ export function sliderToZoom({
} }
/** /**
* Convert exponential zoom level to linear slider position (0-1). * convert exponential zoom level to linear slider position (0-1).
*/ */
export function zoomToSlider({ export function zoomToSlider({
zoomLevel, zoomLevel,