New
0.7.5
更改
- 修改了查看模式下默认边距, 现在查看模式下图片将会紧贴边缘
修复
- 修复了样式前缀警告问题 https://github.com/Caldis/react-zmage/issues/69 https://github.com/Caldis/react-zmage/issues/70
- 修复了 IE 下快捷键不生效问题 https://github.com/Caldis/react-zmage/issues/72
- 修复了 IE 下放大查看后图片跟随鼠标位移的卡顿问题
- 修复了一个滚动监听事件未被及时释放的问题
Changing
- Changing the default edge in browsing mode, now the view mode will be close to the edge
Fixed
- Fixed style prefix warning issue https://github.com/Caldis/react-zmage/issues/69 https://github.com/Caldis/react-zmage/issues/70
- Fixed an issue where hotkey does not work in IE https://github.com/Caldis/react-zmage/issues/72
- Fixed an issue which will cause image lagging when it follows the mouse movement after zooming in IE
- Fixed an issue where a scroll listener event was not released in time