enjarai / recursive-resources

Minecraft mod that enhances the Resource Pack menu with folder support.
Mozilla Public License 2.0
20 stars 8 forks source link

A "Cancel"-button would be nice #22

Closed Cape-City closed 1 year ago

Cape-City commented 1 year ago

In the MC standard, you can move things from left to right or vice versa, one item at a time, and when you press the ESC key, the changes are activated, just as if you had clicked "Done". In your mod, if you accidentally hit the "Activate All" button instead of just opening the folder and want to undo that, a "Cancel" button would be very helpful or just hitting the ESC key and nothing has changed at all.

enjarai commented 1 year ago

This seems like a good idea, I'll look into it.

enjarai commented 1 year ago

Added in 2.5.2. Its slightly jankily implemented due to how vanilla works, so let me know if there are any issues.