Message 1 of 1
Pattern Behavior iLogic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I have noticed a strange behavior when changing a pattern quantity via ilogic.
Case:
Pattern Qty = 2
Pattern Element 1, component A visibility = False
Pattern Element 2, component A visibility = True
If I manually change the Pattern Qty to 1 and then back to 2:
Pattern Element 1 ,component A visibility = False
Pattern Element 2, component A visibility = False
This is what I expected, however if change the Pattern Qty in the same steps with iLogic:
Pattern Element 1, component A visibility = False
Pattern Element 2, component A visibility = True
Is there something that I am missing or is this standard behavior?