I have a layout with layers of webgl effects that are effecting various text boxes, but for some reason it seems that the peerlist object is unaffected by webgl effects that are affecting the other objects on the same layer fully.
Are lists somehow excluded? i'm using css stylesheet. maybe this disabled the effect and i need to explicitly enable webgl effects to work on it? if so, how?
Thanks!
Caleb