# HG changeset patch # User Pantxo Diribarne # Date 1661976242 -7200 # Node ID f5755dbacd8d3fc70cd991052065ee0100455a4d # Parent ad9822dedef89bfb564ba5138f9d4469fe8c5cbf# Parent 5b021ecc8bfeee7054e65d24b3ffd2659e7a7d92 maint: merge stable to default diff -r ad9822dedef8 -r f5755dbacd8d scripts/plot/draw/private/__pie__.m --- a/scripts/plot/draw/private/__pie__.m Tue Aug 30 15:25:13 2022 -0700 +++ b/scripts/plot/draw/private/__pie__.m Wed Aug 31 22:04:02 2022 +0200 @@ -162,7 +162,7 @@ endfunction -function update_text_pos (all_handles) +function update_text_pos (~, ~, all_handles) ## Text objects in the foreground should be at the base level. ## Text objects in the background should be at the top level.