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

Feat/select images tags delete pagination 170 #187

Conversation

Jibesh10101011
Copy link
Contributor

@Jibesh10101011 Jibesh10101011 commented Jan 1, 2025

PR for Issue #170 : Feat: select images by tags and delete & images per page option

fixes #170

Features Added

  1. Added images per page functionality
  2. Select Items basis upon tag and delete
  3. Customize the Delete Button

Fixed an Issue

Description of the Issue

In the recent version of PictoPy there is a folder named "PictoPy.thumbnails" added inside the "images" folder now during deletion of images , which are stored in "images" folder are deleted successfully but these images are not being deleted from
"PictoPy.thumbnails"

Issue Video Demo

Pictopy_WhVWmu5qC4.mp4

Fixed all the warnings occurring during running the command "npm run tauri dev" in frontend

Here Simply removed all the unused variables from frontend , now frontend runs smoothly without any warning

Final Solution

Pictopy_oOxJ3gM60S.mp4

@Pranav0-0Aggarwal Pranav0-0Aggarwal merged commit 1ccc6b4 into AOSSIE-Org:main Jan 1, 2025
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.

Feat: select images by tags and delete & images per page option
2 participants