Skip to content

Pool values are not notified on add-expression changes #3

@vrozen

Description

@vrozen

Pool values are not properly notified in the Evaluator's notifyFlow method in MSG_HAS_VAL messages. Instead of returning fixed point numbers with two digits the messages return integer values. getIntValue is called instead of getValue on NumberValExp dividing the result by 100, effectively wasting the two digits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions