Skip to content

Conversation

@AbhiTheModder
Copy link
Contributor

@Raival-e
Copy link
Owner

I really appreciate your contributions!

I wonder how would the dialog look with two checkboxes, However I don't think adding a new checkbox in the dialog is necessary (the dialog will become too crowded).

I'm thinking of behaviour similar to MT manager, where there is an option in the settings for "move to recycle bin by default"
SmartSelect_20250429_213704_MT Manager

if set to true, the "move to recycle bin" checkbox in the deletion dialog will always be checked, otherwise, it will be remembered.

@AbhiTheModder
Copy link
Contributor Author

AbhiTheModder commented Apr 29, 2025

I'm thinking of behaviour similar to MT manager, where there is an option in the settings for "move to recycle bin by default" !

Nice to hear that, I also considered implementing it in a manner similar to MT, however, during the time of implementing it, I became more intrigued by TG's (Telegram) implementation.
image

The checkbox for only appears when the state of the first button (in TG's case, compress the image, in our case, move to recycle bin) changes, and I implemented it accordingly.

@AbhiTheModder
Copy link
Contributor Author

I wonder how would the dialog look with two checkboxes

Screen.Recording.mp4

@AbhiTheModder
Copy link
Contributor Author

I'm thinking of behaviour similar to MT manager, where there is an option in the settings for "move to recycle bin by default" !
if set to true, the "move to recycle bin" checkbox in the deletion dialog will always be checked, otherwise, it will be remembered.

However, please feel free to share your final thoughts.

@Raival-e
Copy link
Owner

You're right, Telegram approach does seem more straightforward, having the preference in the dialogue is easier for the user rather than navigating to the settings.

@Raival-e Raival-e merged commit 0e2166d into Raival-e:master Apr 29, 2025
1 check passed
@AbhiTheModder AbhiTheModder deleted the enhance/deletion branch April 29, 2025 19:29
@AbhiTheModder
Copy link
Contributor Author

You're right, Telegram approach does seem more straightforward, having the preference in the dialogue is easier for the user rather than navigating to the settings.

Awesome :D

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.

Remember to confirm "Delete file"

2 participants