Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
BidirectionalBinding
Rename BidrectionalBinding -> BidirectionalBinding
Add exception handling to fix bug (try ctach blocks arround assignment)
RangeMapper
Use Maximum and Maximum as full property names. (we usually use full names)
Rename value -> output
(output does not belong into the property editor) but we can show it as read only. Setting output does not make sense.
MinMaxMapper
Rename value -> output Notes from RangeMapper apply.
maxClipped -> aboveMaximummixClipped -> belowMinimum
And/Or/Not Operators
There should be a warning in the property editor if we are not in the base state.
This is technical possible but does not make much sense and can introduce nasty issues if the operators are used for when conditions.
General
Define proper property editor sheet by hand (not generated following usual conventions)
The properties must ordered and everything requires tooltips.
Attachments
Issue Links
- relates to
-
QDS-3581 Document combining multiple logic helpers
- Closed