alvarotrigo / alvarotrigo/fullPage.js

Edge shows part of next slide

未關閉
#2,469 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
JavaScript
星號
35.4k
分支
7.1k
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。