xoxor4d / iw3xo-radiant

iw3xo-radiant // a radiant modification for Call of Duty 4
https://xoxor4d.github.io/projects/iw3xo-radiant/
87 stars 13 forks source link

[bug] Layers on/off #24

Closed Iswenzz closed 1 year ago

Iswenzz commented 1 year ago

When i toggle off the parent of a layer and then turn it on again it doesn't toggle on the childrens

image

xoxor4d commented 1 year ago

Thats definitely something that needs to be done

xoxor4d commented 1 year ago

After re-thinking about it, I'll leave that logic like it is because it allows you to quickly disable all child layers to then only turn on the child's you wants to see. You can use the right-click context menu to reset the parent layer and all of its child's. The context menu previously only worked when right clicking the layer name. The committed changes make it work on the hide and freeze buttons as well.