Changes
* when hovering over the label of an editing control, a Tooltip with the ''NAME'' of the respective MetaProperty will appear
* when hovering over a editing control wit a defined [[Unit|unit]] (type double only), a Tooltip will show the current value computed in all other units of the same [[SI-Unit]].
===Editing===
When editing a value, it will only be written back to the respective property when you leave the editing control. At that very point in time, the Object Editor also runs an integrity check and tests if the value you've entered can be stored on the property. If this fails, it will color the respective value <span style="color:red">red</span> and it will not be stored when saving the object. The coloring changes back to normal once you've entered a valid value.
===Drag & Drop===