JavidPack / RecipeBrowser

RecipeBrowser mod for tModLoader
https://forums.terraria.org/index.php?threads/recipe-browser.62462/
80 stars 51 forks source link

Feat: Hide favorites #69

Closed andrei9669 closed 2 years ago

andrei9669 commented 2 years ago

Summary

Add ability to hide/toggle/configure favorites window visibility

There are 3 ways to implement this

  1. add option in config to hide it by default but make it visible when inventory is open
  2. toggle visibility by pressing some keybind
  3. add option in config to fully hide it

Motivation

When you have a lot of favorites, the UI becomes cluttered which hinders the user experience.