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:
parent
454e828557
commit
781ebfc8f4
1 changed files with 0 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue