• Markus Koller's avatar
    Use correct order when repositioning existing designs · de68b422
    Markus Koller authored
    Unpositioned designs are sorted by ID, so we need to explictly specify
    that order when calling `move_nulls_to_end`.
    
    We also always need to reload the design objects in case their position
    was changed in the DB by the `move_nulls_to_end` call.
    de68b422
relative_positioning.rb 16.5 KB