[CF 1355] Notification option to tint icon/bars
tmw-issue-import opened this issue ยท 1 comments
I'd love to see an option to have a Notification apply a solid tint to a color or bar. There's already the color flash option, which I can set the flash duration to 0 and it appears to be solid, but at least for timer bars, it ends up behind the bar instead of tinting the bar itself.
The reason I'm interested in this is I have a timer bar that's a Primary Resource bar and I want to change its color when my primary resource goes above a certain threshold. Right now I've implemented this by having 2 bars, one using the default color and one overriding it, and controlling the visibility of the bars based on that threshold, but whenever my resource crosses the threshold, for one frame it draws at the wrong location (it draws where the second bar would be if both bars were visible), and that bugs me.
Posted by CurseForge user eridius | Imported from CurseForge issue #1355 | Raw
You solution is the correct way to do this. If you'd like to report a bug regarding the position of the icons, please open a ticket for that and include the export string of the icons (or group) that you're having trouble with.
Edited Jan 2, 2017
Posted by CurseForge user Cybeloras