dbrizov / NaughtyAttributes

Attribute Extensions for Unity
MIT License
4.47k stars 463 forks source link

Boxgroups do not display background on List<T> types #372

Open TheEmbracedOne opened 1 year ago

TheEmbracedOne commented 1 year ago

Here, you can see everyhting under a BoxGroup gets the same background: image

but not List types: image

Expectation: List types to not "break" the background in a BoxGroup