xschem swap_cursors does not redraw. Use xschem redraw for that
This commit is contained in:
parent
c4bf110d4e
commit
747652ffe1
|
|
@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue