Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

Questions tagged [custom-scrolling]

Questions about innovative ways to create scrolling for user interfaces.

custom-scrolling
0 votes
0 answers
3 views

i have use iscroll as a custome scroll and try to fix hader on top can't able to do that and also position is not working in iscroll

"i have use iscroll as a custome scroll and try to fix hader on top can't able to do that and also position is not working in iscroll. how to use position in iscroll" "i have use ...
Chandrashekhar Singh's user avatar
0 votes
1 answer
54 views

Using scrollEnd event to stop bouncing with scrollIntoView when making panels scroll synchronously

I am making a rather complex website that has as a key factor texts in different panels that I want to make scroll together (synchronously). That is: when the user scrolls down a few lines in one ...
peter's user avatar
  • 195
0 votes
1 answer
37 views

React + FabricJS: Custom Scrollbar - Flickering Scroll Thumbs on zoom in/out state update

I made a Custom Scrollbar for FabricJS (Since they don't provide one). Everything seems to be working fine. The thumbs of the scrollbar do change their height and width when the zoom state updates, ...
Vansh's user avatar
  • 1
0 votes
0 answers
115 views

Implementing GSAP-Like Smooth Scroll in React Without Club Membership?

I'm working on a React project and want to incorporate a smooth scrolling effect similar to the one offered through GSAP's Smooth Scroll plugin. Given that the Smooth Scroll plugin is only available ...
Muhammad Adil's user avatar
0 votes
0 answers
24 views

How to create a webpage with left and right containers with synchronized opposite scrolling

The website is created using elementor. In the home page, I want to split the viewport into two equal width sections (left and right). When Scroll, I want one section to go up and the other to go down ...
Anjali Krishna S's user avatar
-1 votes
1 answer
175 views

How to Get Half Circle Scrolling Effect in Javascript

I've been working on cloning suno.ai for learning purposes, and I'm facing two challenges. Firstly, I've successfully implemented a play song on scroll functionality using GSAP scroll trigger, but I'm ...
Sameer's user avatar
  • 3
0 votes
0 answers
40 views

why the top widget in custom scroll view doesn't scroll

I'm trying to use custom scroll view and the slivers are a container that have a pic and gridview when I try to scroll down or up just the list view is moving and the container does not this is my ...
ibrahim alnagar's user avatar
0 votes
0 answers
57 views

Synchronizing scrolling of parent and nested containers in WIndows OS

There is markup (see diagram). When scrolling a parent container, if there is a nested container under the cursor that also has scrolling, then it first scrolls to the end, and then scrolling of the ...
rebroff's user avatar
  • 115
0 votes
0 answers
946 views

How to add Lenis Scroll on a specific div with VueJS

I have a problem with Lenis Scroll on Vue3. When I'm using it on the html tag, it works fine, no problem. But I can't get it to work on a div/component that is further down, instead of on the html tag....
AnnaGino's user avatar
0 votes
0 answers
480 views

Jetpack Compose: Custom scroll where vertical scrolling should stop when a specific element reaches top of the screen

I am currently in the process of developing a feature within an Android application using Jetpack Compose. This feature is designed to provide customized scrolling functionality for an UI screen, ...
Ani Nura's user avatar
0 votes
1 answer
84 views

How to fix this overlap scroll effect in React?

I am currently facing an issue with a scroll effect that I'm trying to implement in React. Here is the desired effect , I was able to implement it in react using ChatGPT, as long as all the panels ...
gabew23's user avatar
2 votes
0 answers
679 views

How to implement Drag And Drop between multiple ListViews with automatic Scrolling

I am trying to implement drag and drop between multiple listviews in flutter and am fairly a new comer to flutter. Below is the demo video of what I am trying to do and what is actually happening:- ...
Pankaj Agarwal's user avatar
3 votes
4 answers
2k views

How to implemented Nested ListView.builder in Flutter?

I have already gone through this post for nested scrolling but it is not the correct way according to me as explained in this video from the official flutter channel I want to achieve the below layout ...
BraveEvidence's user avatar
0 votes
0 answers
19 views

How to add custom scroll behaviour to page using Javascript [duplicate]

I was wondering if anybody knows how to achieve a scrolling effect as seen on this page: https://plastic.design/ I don't know what this effect is called and don't even know how to describe it, which ...
fr-haus's user avatar
  • 11
1 vote
0 answers
285 views

How to do Positional Scroll in GroupedListView

How to do Positional Scroll in GroupedListView. this is a one-to-one chat screen and I want to search for an element in the chat list and scroll to a specific index in the chat list I use grouped list ...
Vasoya Jemish's user avatar

15 30 50 per page
1
2 3 4 5
8