Releases: carina-studio/PixelViewer
Releases · carina-studio/PixelViewer
3.1.3.825
- Fix way of extending to 8/16-bit colors from colors with fewer bit.
- Show arrow cursor when mouse on image.
- Dump more information of device and process when crashing.
- Upgrade to .NET 8.0.8.
- 修正從少位元色彩延展為 8/16 位元色彩的方式。
- 當滑鼠位於影像上時顯示箭頭游標。
- 當應用程式發生錯誤時輸出更多關於裝置及處理程序的資訊。
- 升級至 .NET 8.0.8.
- 修正从少位色彩延展为 8/16 位色彩的方式。
- 当鼠标位于图像上时显示箭头鼠标。
- 当应用程序崩溃时输出更多关于设备及进程的资讯。
- 升级至 .NET 8.0.8.
3.1.2.630
3.1.1.428-preview
- Add YUYV (YUV422) and YVYU (YUV422) formats.
- 新增 YUYV (YUV422) 及 YVYU (YUV422) 格式。
- 添加 YUYV (YUV422) 及 YVYU (YUV422) 格式。
3.1.0.326
3.0.5.214
- Fix issue of UI rendering when switching between tabs.
- Fix issue of switching between tabs by pressing
Ctrl/Cmd
+Left
/Right
. - Fix issue of moving tabs by dragging.
- 修正切換分頁後的使用者介面繪製問題。
- 修正無法正常使用
Ctrl/Cmd
+Left
/Right
切換分頁的問題。 - 修正使用拖曳以移動分頁的問題。
- 修复切换页面后的用户介面绘制问题。
- 修复无法正常使用
Ctrl/Cmd
+Left
/Right
切换页面的问题。 - 修复使用拖曳以移动页面的问题。
3.0.4.208-RC
- Fix UI issue of text input fields in dialog.
- Fix potential memory leakage on
macOS
.
- 修正對話方塊中的文字輸入欄位之使用者介面問題。
- 修正
macOS
上潛在的記憶體洩漏。
- 修复对话窗中的文字输入栏位之用户介面问题。
- 修复
macOS
上潜在的内存泄漏。
3.0.3.123-RC
3.0.2.104-RC
3.0.1.1024-preview
2.7.4.312
- Fix incorrect rendering with
RGB_565
format.