logic: record and display include edges for non-indexed files
* non-indexed files are shown in graph view and in code view * non-indexed files are ignored in search view, overview, stats and refresh dialog
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
background-color: <color:code/file/title/press>;
|
||||
}
|
||||
|
||||
#title_button[complete=false] {
|
||||
#title_button[nonindexed=true] {
|
||||
border: 1px solid <color:code/file/title/border>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user