na2hiro / Kifu-for-JS

JavaScriptで動く将棋の棋譜再生盤とそのブックマークレット `kifu-for-js`、JSON棋譜フォーマット(JKF)の定義とKIF, KI2, CSAからの変換ライブラリ `json-kifu-format`、将棋のモデル`shogi.js`を含むmonorepo
MIT License
112 stars 16 forks source link

FirefoxでDnDできない #20

Closed na2hiro closed 9 years ago

na2hiro commented 9 years ago

https://github.com/gaearon/react-dnd/issues/120 によるとFirefoxがdragstartを発火しないバグがある?

na2hiro commented 9 years ago

I had a same problem with this - dragging image causes navigation - but this problem is resolved in react-dnd@1.1.8. https://github.com/gaearon/react-dnd/issues/221

na2hiro commented 9 years ago

fixed in 7f9e0400e211e0dbf11f79c90aee0f3e27807973