fix(minimap): use 1 as zoomstep for minimap and apply factor based on macOs (#1923)

* fix(minimap): use 1 as zoomstep for minimap and apply factor based on macOs

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* refactor(core): expose isMacOs

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(changeset): add

* chore(changeset): add

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2025-08-15 13:25:11 +02:00
parent 5fbbc826e5
commit 58a52e1374
4 changed files with 17 additions and 4 deletions
+2
View File
@@ -51,6 +51,8 @@ export {
wheelDelta,
} from './utils/graph'
export { isMacOs } from './utils/general'
/**
* @deprecated - Use store instance and call `applyChanges` with template-ref or the one received by `onPaneReady` instead
* Intended for options API