Updated Home (markdown)
parent
90c1595043
commit
e35a2cf25c
|
|
@ -1,5 +1,3 @@
|
|||
## Just some explanations of how xschem handles selection / redrawing of objects.
|
||||
|
||||
The main problem is that if you select some objects xschem draws them in grey. When unselecting the grey areas must be restored. There are many approaches to do this.
|
||||
|
||||
1. redraw the whole screen when user unselects objects. This very inefficient, expecially is user selects only a small amount of the whole circuit.
|
||||
Loading…
Reference in New Issue