xschem swap_cursors does not redraw. Use xschem redraw for that

This commit is contained in:
stefan schippers 2024-05-22 00:13:25 +02:00
parent c4bf110d4e
commit 747652ffe1
1 changed files with 0 additions and 1 deletions

View File

@ -5352,7 +5352,6 @@ int xschem(ClientData clientdata, Tcl_Interp *interp, int argc, const char * arg
backannotate_at_cursor_b_pos(r, gr);
if(floaters) set_modify(-2); /* update floater caches to reflect actual backannotation */
}
draw();
}
}