Skip to content

v4.9.4

Latest
Compare
Choose a tag to compare
@ChangSakura ChangSakura released this 21 Jul 16:43
· 32 commits to master since this release

Update Log

  • [opt] ShowNotificationAsync
  • [UI] float selection tools
  • [Add] Clone strokes to Board, Save Selected strokes to Image, change the color of selected strokes
  • [Add] GridInkCanvasSelectionCover_MouseDown, MouseMove, MouseUp
  • 优化了通知弹窗的停留问题,后续的弹窗会使窗口计时重置
  • 重构选择工具栏的 UI
  • 在选择工具栏中添加了「衍至画板」「更改墨迹颜色」「导出墨迹为图片」的功能,其中「导出墨迹为图片」将完整地导出全部墨迹为 png 图片,不会受画布限制而截图不全,目前可全选全部墨迹然后导出为图片的方式将全部墨迹导出为图片;「衍至画板」将墨迹克隆至画板中的功能,在非画板界面显示「衍至画板」,在画板界面中显示「衍至新页」
  • 新版本支持鼠标选择完后直接 移动、克隆 元素