• Leonardo Rochael Almeida's avatar
    Fix thinko and add dire warning · 408d9ab0
    Leonardo Rochael Almeida authored
    If a mapped property had a '-', it would be called like:
    
    document.setProperty('-price', -20.0)
    
    Also, add a warning about trying to set 'variation_category_list' in a
    SimulationMovement with property mapping.
    408d9ab0
MappedProperty.py 4.43 KB