Skip to content

Fix "Properties" not appearing in right click menu for graphic line.

Mark Roszko requested to merge mroszko/kicad:graphic-line-props into master

"Properties..." has been missing in the context menu for graphic lines but the hotkey works just fine. This fixes that and add a IsGraphicLine() helper function.

Edited by Mark Roszko

Merge request reports