alvarotrigo / alvarotrigo/fullPage.js
Edge shows part of next slide
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 35.4k
- Fork
- 7.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
As soon as Edge keeps only 2 decimal numbers(for instance 3.33% instead of 3.33333%) then slide's computed width becomes less then 100% of viewport on Edge(because 3.33% is less than 3.33333%) and if slides have different background colours then you can observe vertical line with different colour on the right edge of the active slide which is normally only 1px width but still it doesn't look nice.
One of the solution came to my mind is to hide(make opacity: 0) to all inactive slides and show active only but may be you can advice better workaround based on your experience. Thank you.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.