fix: stop flooring scroll positions (#2883)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ export {
|
||||
getSelectedElements,
|
||||
getTargetElements,
|
||||
} from "./selection";
|
||||
export { normalizeScroll, calculateScrollCenter } from "./scroll";
|
||||
export { calculateScrollCenter } from "./scroll";
|
||||
export {
|
||||
hasBackground,
|
||||
hasStroke,
|
||||
|
||||
Reference in New Issue
Block a user