Add new dropdown to select image category for overlay images #355
Labels
enhancement
New feature or request
hacktoberfest
This issue qualifies for the hacktoberfest event
help wanted
Extra attention is needed
java
Pull requests that update Java code
up for grabs
Any issue that is up for grabs
Milestone
Feature Reasoning
The list of images to choose from for the hydrate timer overlay is very large. Trying to find a desired image is a pain when having to scroll through the large dropdown list.
Feature Description
Add a new dropdown configuration item
image category
, which allows the user to filter the type of images that appears in thetimer image
dropdown. For example, if a user selects thePotion
category, onlyPotion
images will appear in thetimer image
dropdown.Possible Alternatives
Any other config options other than a dropdown may be viable for the image category selection if it works better.
Additional Context
Please refer to CONTRIBUTING.md for info on how to setup, build, run, and test this project.
The text was updated successfully, but these errors were encountered: