Ability to hide the "enable/disable all" buttons
Felix14-v2 opened this issue · 2 comments
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:
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
:
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.