kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00542
test case for OnLeftClick() handling enhancements
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
jean-pierre charras <jean-pierre.charras@...>
-
Date:
Thu, 27 Sep 2007 10:56:20 +0200
-
In-reply-to:
<46F3E14E.5030805@...>
-
User-agent:
Thunderbird 1.5.0.13 (Windows/20070809)
Dick,
I added some minors changes in drawpanel.cpp and edit.cpp in order to
remove some side effects of the new OnLeftClick() behaviour.
I removed the TAB key use (now useless).
I removed some stupid code from edit.cpp (the lines with "goto out" are
gone away ...) and the left double click works better.
Of course some work is needed to detect and remove other side effects.
JP Charras
Follow ups
References