box-shadow always gets larger and larger on effect 'fade'
See original GitHub issueThis is a bug.
- Swiper Version: 4.3.5
- Platform/Target and Browser Versions: macOS
- Live Link or JSFiddle/Codepen or website with isssue: https://codepen.io/SilencerWeb/pen/XPpdvO
Expected Behavior
box-shadow
should be always the same and it should not get larger on every slide
Actual Behavior
box-shadow
gets larger and larger on every slide
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
3 ways to style CSS box-shadow effects - LogRocket Blog
Websites have to look and feel realistic, and shadows play a big part. In this post, we'll look at the box-shadow CSS property...
Read more >CSS Box Shadow - CSS-Tricks
The blur radius (optional), if set to 0 the shadow will be sharp, the higher the number, the more blurred it will be....
Read more >How to animate box-shadow with silky smooth performance
Short answer: you don't. Animating a change of box-shadow will hurt performance. There's an easy way of mimicking the same effect, however, with ......
Read more >box-shadow - CSS: Cascading Style Sheets - MDN Web Docs
The larger this value, the bigger the blur, so the shadow becomes bigger and lighter. Negative values are not allowed. If not specified,...
Read more >Designing Beautiful Shadows in CSS - Josh W Comeau
The vertical offset is always 2x the horizontal one. Two other things happen as the card rises higher: The blur radius gets larger....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Or
@kukac7, @nolimits4web yup, this works 😃