NaughtyAttributes icon indicating copy to clipboard operation
NaughtyAttributes copied to clipboard

[Request] Conditional Info Boxes

Open dbrizov opened this issue 6 years ago • 4 comments

dbrizov avatar Mar 07 '20 06:03 dbrizov

This would be really useful!

JimmyCushnie avatar Mar 31 '20 19:03 JimmyCushnie

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.

dbrizov avatar May 03 '20 08:05 dbrizov

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 :)

JonInception avatar Nov 05 '20 10:11 JonInception

Are there any updates on this? This feature would be awesome.

kfird214 avatar Oct 26 '22 11:10 kfird214