Releases: Edge-coordinates/Waterfall_picture_viewer
V1.1.4 - Async Version
- Modify the image information fetching method to Async Version.
- This means basically eliminating software loading jams!
- Add automatic version fetching
Thanks to [#15 ] [#9 ] , The software is better because of your contributions
Please note that because the gallery information is loaded dynamically, so although you no longer need to fight with the software jamming, the picture loading still takes time, so if you think the number of pages is too small, please be patient and wait, the picture information is still loading!
1.1.3
1.1.2 Fixed
Fixed a pinia logical error.
1.1.2 Version
Fix list:
New features:
- Added waterfall flow scheduled refresh function, which is used when manual refresh of waterfall flow typesetting is often required.
- Added support for waterfall browsing page turning shortcut keys, ArrowRight,and ArrowLeft.
1.1.1 Version
New Features:
- Completely closed issues [#5 ], Now you can delete the image by pressing Delete in the image viewer screen, of course there will be a confirmation, simply hit Enter.
- Support for database storage WaterfallBreakpoint configuration.
- Supports one-click display of browsing images in Explorer.
- Support one-click to open the picture being viewed with the system's own picture viewing software
Bug Fixes:
- Fix some path reading bugs.
Have fun using it!
P.S.
- This is a more full-featured version, after which updates may be suspended for a while.
- And then I started regretting why the version number wasn't 1.2.0.
1.1.0 Version
While the labeling says I only changed a minor version, this version actually has very significant changes.
WARNING: If you are experiencing installation failures, you may choose to uninstall the old version of the software (if you have installed it) and reinstall this version.
警告:如果您遇到了安装失败的问题,可以选择先卸载旧版的软件(如果您装过的话),并重新安装一下试试。
Installation may have failed because the default installation path has been changed.
Features:
- Completely closed issues [#4 ] and [#6 ]
- Major updates: Use photoswipe instead of Viewer.js, greatly optimized for smooth viewing of large images.
- Support for database storage user configuration.
- Supports temporary customization of the types of images to be viewed.
- Adjust the packaging configuration and switch the installation path.
- In short, faster and stronger.
Have fun using it!
p.s. But why do I keep mistyping the version number when I submit it qwq.
1.0.0 Version
Major updates: Completely refactored using vue.js + quasar
p.s. It seems that the version was written as 2.0.0 when it was packaged? But it's not a big problem. 😄
features:
- The old functions are basically supported, but the setting item storage is not supported for the time being.
- Optimized experience.
I will come back later to expand the functions.
Wish you a happy use~
p.s. At present, this version is highly not recommended.
0.0.2 Version fix a bug
修复了一个本地设置保存的问题,更新了源代码。。。
0.0.2 Version
增加了单页面加载图片数目设置项,某种程度上解决了 #1 的问题。
0.0.1 Version
瀑布流图片查看器,可以遍历文件夹和所有子文件夹并读取其中的全部图片,对于每个文件夹下的图片按照名称排序展示。
支持 图片查看的常规操作,放大,旋转,同样支持浏览上一张,下一张图片。
如果图片过多,会按照 150张/一页进行拆分,支持页面跳转,翻页。
上一张/下一张/上一页/下一页 左右键快捷键支持。
根据硬盘性能,图片大小等因素,页面加载速度会受到影响。
这是第一个版本。
以上?