1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-08 15:05:22 +02:00

Update app/javascript/controllers/scroll_on_connect_controller.js

Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
This commit is contained in:
Zach Gollwitzer 2025-05-22 11:46:47 -04:00 committed by GitHub
parent 454e828557
commit 781ebfc8f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,6 @@ export default class extends Controller {
(containerRect.height / 2) +
(activeItemRect.height / 2)
console.log(scrollPositionX, scrollPositionY)
// Smooth scroll to position
scrollContainer.scrollTo({