ui: draw scope annotations in CodeView using one big rectangle

And refactored QtCodeFile classes.
This commit is contained in:
Eberhard Graether
2015-05-16 12:57:47 +02:00
parent 8e9b7ec7bc
commit e4d71f8a01
9 changed files with 181 additions and 119 deletions
+1
View File
@@ -27,6 +27,7 @@
font-family: "Source Code Pro";
font-size: 14px;
margin-bottom: 2px;
background-color: transparent;
}
#code_area #line_number_area {