-
Hi, I am trying to have a fixed position vertical slider as part of the UI on my site. However there seems to be an issue once a user scrolls down the page. This seems similar to issue #286, however t…
-
I'm extracting this question from the various discussions in several forums:
- https://github.com/w3c/csswg-drafts/issues/4410#issuecomment-1898417658
- https://github.com/whatwg/html/issues/4177#is…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
: A card slider is an interactive design element that displays multiple cards (content blo…
-
### Description
If you have multiple tracks and if you position your mouse cursor in the area where the volume slider exists in the track panel, scrolling the mouse wheel up/down doesn't scroll t…
-
## Prerequisites
- [ X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X ] The feature is still missing in the latest stable versio…
-
### Description
At present `calcite-slider` assumes that ticks, tick labels and stops coincide _and_ that all three are at regular intervals. This is rarely the case. The solution is to have independ…
-
There are numerous issues with the Slider:
1. Image stretches the Slider height because it is not vertically constrained.
2. The horizontal layout does not follow grid.
Solution direction…
-
List of mechanical system or elements to implement in mechanisms.py module:
- [ ] Slider-crank mechanism
- [ ] Slider-crank mechanism with an additional vertical slider
- [ ] Yoke mechanism
- [ ]…
-
I am using four options for this slider,
Left to right, right to left, up to down ,down to up as there is no options for the down to up and up to down. I have to add animate css and make it work.
…
-
## Environment
## Description
I am trying to create a vertical Slider. Based on #65 I got to know that transform can be used for this. Using transform I am not able to apply styles like height…