iOS 的 HTML5 APP 中,若 Console 出現了「CGAffineTransformInvert: singular matrix」,可能是因為 CSS 設定了「display: inline-block」。
推測上是 Apple 的垃圾 Bug,CSS 設定 display: inline-block 而造成 Transform 錯誤!?
Apple 不要只顧著賺錢,遺臭萬年阿!
解決方法是:
選擇一:不要用「display: inline-block」(這應該會是 Apple 會回答你的解決方案)。
選擇一:如果你跟我一樣,使用「display: inline-block」是為了要把 Element 排成橫的,那麼恭喜!你可以改用「display: table-cell」,效果一樣!
2013年2月2日 星期六
iOS 的 "CGAffineTransformInvert: singular matrix" 問題解決
@ 下午5:17
訂閱:
張貼留言 (Atom)
0 意見:
張貼留言