Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3773 closed defect (fixed)

Do not return the sub-modifier

Reported by: Adeel Asghar Owned by: Adrian Pop
Priority: high Milestone:
Component: Interactive Environment Version:
Keywords: Cc: Per Östlund

Description

getComponentModifierValue returns the sub-modifier along with the modifier value.

See the attached script. The result of getComponentModifierValue(View, m.T_ref) is (displayUnit = "K") = 302.15. It should be = 302.15.

Attachments (1)

script.mos (296 bytes ) - added by Adeel Asghar 9 years ago.

Download all attachments as: .zip

Change History (4)

by Adeel Asghar, 9 years ago

Attachment: script.mos added

comment:1 by Adeel Asghar, 9 years ago

This needs to be fixed for #2250. I have pushed in some support for displayUnit and unit conversion in 17dabfb/OMEdit but kept the unit drop down disabled for now.

comment:2 by Per Östlund, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in 84e82ed.

comment:3 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

Note: See TracTickets for help on using tickets.