mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix comment
This commit is contained in:
@@ -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({
|
||||
zoomLevel,
|
||||
|
||||
Reference in New Issue
Block a user