发布内容
- 【新特性】加入渐进式浏览模式,优先下载有损图像,并对显示的图像进行无损下载,以提升阅片体验,集成方式请参考相关开发文档
- 【新特性】2D 移动Viewer中加入上下翻页按钮
- 【改善】重构前端代码,部分优化Viewer初始化速度
- 【改善】2D 移动Viewer中,如果左右滑动屏幕,则采用单步翻页模式,不会根据Touch移动的距离进行跳跃翻页,如果上下翻页,则自动计算翻页距离(默认模式)
- 【升级注意】重构底层分享代码(升级时候,数据库有需要更新)
- 【文档】完善开发文档中的参数说明文档
- 【Bug fix】解决在图像没有下载完成,图像播放时候出现图像跳跃的问题
- 【Bug fix】解决有损绘制模式下,切换当前图像为无损时候,图像被reset的问题
- 【Bug fix】解决部分dicom可能出现的有损压缩异常(修改底层库)
- 【翻译】处理部分未翻译UI
Release note:
- 【New feature】Add progressive browsing mode, preferentially download lossy images, and perform lossless download on the displayed images to enhance the reading experience. Please refer to the relevant development documents for integration
- 【New feature】Add page up and down buttons in 2D mobile Viewer
- 【Improvement】Refactoring front-end code, partially optimizing viewer initialization speed
- 【Improvement】In the 2D mobile Viewer, if the screen is swept left and right, the single-step page turning mode is adopted, and the page turning is not performed according to the distance moved by the touch.
- 【Upgrade attention】Refactor the underlying “Image Sharing” code (the database needs to be updated when upgrading)
- 【Document】Improve the parameter documentation in the development documentation
- 【Bug fix】Solve the problem that image skipping may occur when the image is not downloaded and the image is played
- 【Bug fix】Solve the problem that the image is reset when switching the current image to lossless in the lossy drawing mode
- 【Bug fix】Solve some of the lossy compression exception that may occur in some non-standard file
- 【Translation】Translated part untranslated UI