Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolution overlay and search support #502

Merged
merged 4 commits into from
Oct 1, 2022

Conversation

RvanderLaan
Copy link
Collaborator

@RvanderLaan RvanderLaan commented Aug 20, 2022

Added option for showing the resolution of the image on the thumbnail, closes #481
If the filename and resolution are too long together to fit, the filename is truncated. Hovering over it shows the full filename (and more info in the tooltip just like before):
image

Also added a "Search Similar Images" context menu section, including for finding images with the same resolution:
image

Width and height can also be searched by now:
image

src/entities/Tag.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@RvanderLaan RvanderLaan merged commit c4d91c2 into master Oct 1, 2022
@RvanderLaan RvanderLaan deleted the resolution-overlay-and-search branch October 1, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show resolution on thumbnail
2 participants