Skip to content
  • Marco Trevisan's avatar
    boxpointer: Trigger a relayout when setting position · cb4c0d32
    Marco Trevisan authored
    Since the repositioning is now done during allocation, we can just queue
    a relayout when setting the boxpointer positioning via the source actor.
    
    As per this _relayout() and _updateFlip now needs to be called during allocation
    only and with an allocation box set.
    
    !576
    cb4c0d32