Skip to content
  • Utkarsh Ayachit's avatar
    update boxwidget on use-reference-bound changes · 9a09f149
    Utkarsh Ayachit authored
    Fixes #19033. The box widget needed to faithfully follow the state of
    UseReferenceBounds even when the ReferenceBounds were overridden. By
    keeping PlaceWidget bounds and ReferenceBounds separate, we can support
    this use-case.
    
    Also added a test for this use-case.
    9a09f149