Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

雑に実装したzoom機能を修正 #147

Open
Tracked by #64
Ishi-eenn opened this issue Dec 24, 2024 · 1 comment
Open
Tracked by #64

雑に実装したzoom機能を修正 #147

Ishi-eenn opened this issue Dec 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Ishi-eenn
Copy link
Contributor

No description provided.

@Ishi-eenn
Copy link
Contributor Author

fgRef.current.centerAt(clicknode.x - 100, clicknode.y, 1000);
fgRef.current.zoom(targetZoom, 1000);

こいつらが衝突して変なアニメーションになるのを修正したい。(できるかはわからない)

@Ishi-eenn Ishi-eenn self-assigned this Dec 24, 2024
@Ishi-eenn Ishi-eenn added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant