changeset 31221:f5755dbacd8d

maint: merge stable to default
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Wed, 31 Aug 2022 22:04:02 +0200
parents ad9822dedef8 (current diff) 5b021ecc8bfe (diff)
children 1a0756f7c90a
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.