scrollbar
Here are 167 public repositories matching this topic...
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
I couldn't find any documentation on how to increase the touch area of the DragScrollBar (it's pretty hard to catch it unless you make it pretty fat).
In the end, I've found a work around and thought I'd leave it here in case anyone was looking to do the same and would be looking here. Maybe add to the documentation ?
You can increase the touch zone by simultaneously increasing:
`app:msb_ba
-
Updated
May 10, 2020 - HTML
I would like to modify the styling of the vertical scrollbar and thumb. In the documentation it is mentioned that to override the default you'll need to so something like
thumbYProps={{ renderer: props => { const { elementRef, ...restProps } = props; return <span {...restProps} ref={elementRef} className="tHuMbY" />; } }}
But in the code [examples](https://github.
-
Updated
May 21, 2020 - JavaScript
-
Updated
Sep 17, 2019 - Objective-C
Reproduction
StackBlitz reproduction.
Steps to reproduce:
- Scroll up and down
- body has a red background to make it obvious
Expected Behavior
For a 100vh viewport height with a 100vh content height no scroll should appear
Actual Behavior
Scroll is happening
Environment
- Angular: 8.2.14
- ngx
-
Updated
Jul 5, 2020 - CSS
-
Updated
Sep 17, 2019 - Objective-C
Scroll bar width calculation is not necessary. Instead we can just increase the right css property to one assuring level which works on all browsers and also increasing the padding-right to same value.
-
Updated
Jun 6, 2020 - Vue
-
Updated
Jan 5, 2020 - JavaScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Feb 1, 2020 - Java
-
Updated
Jul 5, 2020 - JavaScript
When using the library and the tab is visible, the height CSS rule increases at about 1000 pixels per second, as long as the page is in view. Switching tabs stops this behavior, and the behavior resumes when switching back. This happens for all instance on the page. I've included a screenshot of two instances updating, and the relevant code attached to the event that's doing it.
. See https://fb.me/react-event-pooling for more information.
import Rea
-
Updated
Mar 21, 2020 - JavaScript
I'm using "ngx-malihu-scrollbar": "^1.3.1", with
windows 10,
Angular 5
node 10.16.0
Plugins working nicely on firefox and chrome, but it is showing default scrollbar in IE11, even there is less content.
Expect behaviour
It should not show scrollbar untill content height goes larger than div's max-height.
(I Apologize for bad English.)
Improve this page
Add a description, image, and links to the scrollbar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scrollbar topic, visit your repo's landing page and select "manage topics."
Environment
Issue Summary
Browser prompts: