Skip to content

0.7.5

Compare
Choose a tag to compare
@Caldis Caldis released this 05 May 17:58
· 89 commits to master since this release

更改

  • 修改了查看模式下默认边距, 现在查看模式下图片将会紧贴边缘

修复

  • 修复了样式前缀警告问题 #69 #70
  • 修复了 IE 下快捷键不生效问题 #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 #69 #70
  • Fixed an issue where hotkey does not work in IE #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