Releases: sissilab/obsidian-image-toolkit
Releases · sissilab/obsidian-image-toolkit
1.4.2
1.4.1
1.4.0
1.3.1
Features
- Add pin mode
After opening this feature on Image Toolkit Settings page:
- you can click and pop up 1 to 5 images at a time
- you can edit and look through your notes while opening these images
- you can have more options when you right click on the popped image
- Optimize logic for setting the clicked image's border styles
- Add double click hotkey (You can set certain toolbar function for double click)
- Add hotkey for triggering viewing an image
- Display current image's index and total (like: image's title [2/13]) only when open 'Display gallery navbar'
Fixes
- Fix displaying images with transparent background. (You can also set the background color of the previewed image)
- Limit the minimum image size while zooming out the image
- Modify the position of the zoom number tip
- Reconstruct code & abstract code
1.2.1
1.2.0
Features
- Add the settings of the background color of the gallery navbar
- Add displaying the selected image on the gallery navbar, and setting its border color
- Add hotkey settings for moving the image and switching the image
- Add ‘zoom to 100%’ icon on the tool bar
Fixes
- Fix failing to respond to clicking and previewing the image when switching between workspaces (Workspaces Plus Plugin)
- Fix error parsing image markdown codes about link to blocks, e.g.
[[filename#^dcf64c]]
1.0.1
Features
- Add gallery navbar at the bottom of the popup layer, and all the images of the editor area can be collected and displayed at the gallery navbar (The default setting is closed, and you need turn it on if you wanna try it).
- Optimize the display logic of zoom-in cursor when you move your mouse cursor over the image which can be clicked and previewed.
- Optimize the trigger logic of displaying the image.
- Adjust pointer events of the image's zoom tip.
- Refactor the code and adjust the structure.
Fixes
- Adjust the image's position when displaying on the popup layer.
- Fix conflict with Memos.
- Fix some bugs.
0.5.1
0.5.0
0.4.2
Features
- Update the setting page.
Fixes
- Fix some compatibility issues in ITS theme.
- Show invert color of the picture when clicking a picture using
![pic#invert](pic.png)
. - Fix bugs that the picture cannot be previewed in 'obsidian-spaced-repetition'.
- The picture can be vertically centered in full-screen mode.