Skip to content

ImagesPackegViewer v1.3.1

Latest
Compare
Choose a tag to compare
@ps147258 ps147258 released this 07 Dec 13:30
· 3 commits to main since this release
1e7011b

中文:

  • v1.3.1
    本版本發布主要修正錯誤。
    修正:
    [主要] GIF 影像顯示的記憶體洩漏。
    [主要] 錯誤的縮圖清單索引。

  • v1.3
    本次更新主要是為了方便整理檔案。
    新增功能:
    可於 Explorer 中開啟正在瀏覽的檔案。
    剪下(Ctrl+X) 與 複製(Ctrl+C) 正在瀏覽的單檔案至剪貼簿。
    支援正在瀏覽的單檔案拖曳 移動(Shift+滑鼠左鍵) 或 複製(Ctrl+滑鼠左鍵),或以彈出選單操作([Shift 或 Ctrl]+滑鼠右鍵)。
    但檔案移動後並不會刷新程式中的影像清單
    修正:
    [重要的] TWICImages 執行 Next 或 Prev 時錯誤存取。
    [非必要] 變更 TWICImages 的部分名稱,並改正當尚未執行過 Next 或 Prev 時取得的影像物件未被放入緩衝變數中的問題。

English:

  • v1.3.1
    This version is released for bug fixes.
    Fixes:
    [important] GIF image showing memory leak.
    [important] Wrong thumbnail list index.

  • v1.3
    This update is mainly to facilitate file management (move or copy files).
    New features:
    Open file in Explorer.
    Cut (Ctrl+X) and copy (Ctrl+C) the image file browsing to the clipboard.
    Supports drag-and-drop (Shift+Left mouse button) or copying (Ctrl+Left mouse button) of the image file browsing, or pop-up menu operation ([Shift or Ctrl]+right mouse button).
    However, the image list will not be refreshed after the file is moved.
    Fixes:
    [Important] TWICImages access error when executing Next or Prev.
    [Unnecessary] Change part of the name of TWICImages, and correct the problem that the image object obtained when Next or Prev has not been executed is not put into the buffer variable.