diff --git a/Home.md b/Some-explanations-of-how-xschem-handles-selection---redrawing-of-objects..md similarity index 97% rename from Home.md rename to Some-explanations-of-how-xschem-handles-selection---redrawing-of-objects..md index 7bc6770..a0d2548 100644 --- a/Home.md +++ b/Some-explanations-of-how-xschem-handles-selection---redrawing-of-objects..md @@ -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.