[Request] Conditional Info Boxes
This would be really useful!
The problem is that in v2.0.0+ the infobox is drawn through a decorator drawer, and not a property drawer. This way I can't get a reference to the target object, and can't get the conditions via reflection. I tried to somehow pass the this pointer to the constructor of the infobox attribute, but it's impossible because there is no this pointer on the upper scope. I will try to somehow work around it.
Any update on this/ chance it can work in v2.0? Looking forward to trying out that shiny new version but this is really useful in 1.4 so hard to give up :)
Are there any updates on this? This feature would be awesome.