Merges @dashawk's #541
For now the ui-preserve-size option is only available as a property of the uiSortableOptions object and not as a property of the directive.
Planning to change that after a bigger code simplification/refactor.
Coverage remained the same at 100.0% when pulling c062ff5a8e231ed3a66d0ebdaf37aeec54f1ea1d on thgreasi:ui-preserve-size into 17c4158b071f978c919e15ffe44875b38ae9e4c0 on angular-ui:master.
Merges @dashawk's #541 For now the
ui-preserve-size
option is only available as a property of the uiSortableOptions object and not as a property of the directive. Planning to change that after a bigger code simplification/refactor.