(Idea) Hover over the icon to display the list, instead of having the list visible at all times.
Rynhardt-GitHub opened this issue · 5 comments
Hello,
Would it be possible to add an option for a box that shows the total gold and when you hover over it, a list of all the collected items appears?
I prefer keeping my UI clean, but I enjoy seeing the items I've gathered while collecting. Having the list on screen at all times can be overwhelming since it can get quite long and cover a significant portion of the screen.
Additionally, a timer would be a great feature, starting with the collection of the first herb, ore, leather, or other materials.
Thanks!
These are 2 interesting ideas.
For hiding the UI part, I will leave that as a possibility for now. Right now I am working toward adding broker support which could also provide this functionality. I'm not sure how I would go about adding this, as mouse interaction can get messy since I don't want the display to interfere with mouse clicks
As for the timer, I can probably add that, though I will have to think about how I want to go about it.
I went back and looked at adding a timer again and have worked out a way to add it that I'm happy with. v3.0.4 now includes a Session Timer in the Other filters. This can be used even if you don't have the Session options enabled, and is reset with the reset session options (keybind, button in settings, or shift right click on the filter/minimap/broker icons)