enjarai / recursive-resources

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

Ability to hide the "enable/disable all" buttons #28

Closed Felix14-v2 closed 1 year ago

Felix14-v2 commented 1 year ago

Mainly compatibility request – there are some mods that also adds their own buttons to the resource pack screen, and when they overlap, it becomes impossible to use them without problems. For example, when using Resourcify, it is impossible to open the internal browser without disabling all active resource packs: image

As for my personal user experience, I've never used these two buttons and would gladly disable them for UI minimalism.

Another solution would be to change the approach to performing these actions. Instead of buttons, the action will be applied by clicking on the corresponding section title: when hovering over it, the text will be replaced with something like Enable all or Disable all: image

enjarai commented 1 year ago

I actually really like the alternative solution you suggest, having a simple mockup to understand what you mean is very helpful. I'll work on implementing it soon.

enjarai commented 1 year ago

Added in 2.5.0.