Opened 13 years ago

Closed 13 years ago

#1556 closed defect (fixed)

Editing a unit should not call Unit.changeReferenceFactorAndOffset() if the conversion formula is unmodified

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.16.1
Component: core Version:
Keywords: Cc:

Description

Editing a unit without changing the conversion formula still calls Unit.changeReferenceFactorAndOffset(). This should only be called when there is a change.

Change History (2)

comment:1 by Nicklas Nordborg, 13 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 13 years ago

Resolution: fixed
Status: assignedclosed

(In [5512]) Fixes #1556: Editing a unit should not call Unit.changeReferenceFactorAndOffset() if the conversion formula is unmodified

Note: See TracTickets for help on using tickets.