← Back to team overview

kicad-developers team mailing list archive

eeschema: Block commands broken

 

Hi,

I just noticed that eeschema block commands (move, copy, delete etc.) are 
disfunctional in the latest svn version, at least when invoked from the 
context menu.

I tracked it down to WinEDA_SchematicFrame::HandleBlockEndByPopUp() in 
eeschema/block.cpp, which immediately returns when the command is not 
BLOCK_MOVE.

Why is this code in place? Who is working on that?

Best regards,
Jonas.






Follow ups