Skip to content
Snippets Groups Projects

Add support for orthogonal lines

Merged Oscar Gustafsson requested to merge orthogonallines into master
4 files
+ 42
10
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -14,3 +14,4 @@ MIN_HEIGHT_SCENE = 520
# Interface
LINECOLOR = QColor(*SIGNAL_COLOR)
GRID = 19
Loading