AppleSkin icon indicating copy to clipboard operation
AppleSkin copied to clipboard

Closes #258 + a config fix

Open thimblebird opened this issue 1 year ago • 0 comments

  • Adds ability to show/hide hunger/saturation in tooltips (closes #258)
  • Fixes showFoodValuesInTooltip not overwriting showFoodValuesInTooltipAlways
    • (if showFoodValuesInTooltip is set to false, showFoodValuesInTooltipAlways shouldn't do anything, right?)

Feels a bit bloated and I really just quickly threw something together here that works afaik. Is there a more sane way to implement this? especially regarding the diff readability/complexity caused by indentations.

thimblebird avatar Sep 11 '24 23:09 thimblebird