Closed jongmoon closed 7 years ago
Need feature detection
for background-size
style.
IE version must be larger than 8
background-size
feature: truees5-shim
files to makes axes work!<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.1.5/es5-shim.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.1.5/es5-sham.js"></script>
It's related with pixel of jpeg image on Galaxy S6 Edge (Default Browser 3.0).
To tell the conclusion first,
Samsung Browser 3 (on S6 Edge - SM-G925S) cannot calculate size of image.
I tested following cases.
Max size
that works OKI think it is not proper to limit that browser because it can be used other case on that browser.
So let's make documentation for this issue.
Description
It's difficult to check if spinviewer is available. It's better to give a chance to check available. for example firing exception.