8575595 Fix reset of existing device to its original size.

Authored and Committed by dlehman 10 years ago
    Fix reset of existing device to its original size.
    
    Cancelling the resize actions in the order they were scheduled meant
    that the target size would end up being the size just prior to scheduling
    the last resize action -- not the initial size. This only matters if the
    user tries multiple sizes before resetting to the original size.