dialogic icon indicating copy to clipboard operation
dialogic copied to clipboard

Proposal: Rename theme event and node to "layer"

Open Jowan-Spooner opened this issue 2 years ago • 1 comments

The theme event and node currently don't work like they do in 1.x, although they can be used to achieve a similar effect.

How they currently work in 2.0 is more like this: Using Change Theme will show all nodes in "layers" (DialogicDisplay_Theme nodes that have that name configured and all they children). All other "layers" will hide. Nodes that aren't decendants of a layer node won't be effected. Themes are not involved in the node or event.

Jowan-Spooner avatar Aug 27 '22 12:08 Jowan-Spooner

We decided to rename the concept to Style. Meaning: Change Style Event a DialogicNode_Style node and Subsystem_Style

Jowan-Spooner avatar Sep 01 '22 15:09 Jowan-Spooner

Implemented in #1231

ii4y-studios avatar Sep 28 '22 18:09 ii4y-studios