data: fixes and improvements
* save forward declarations of classes and structs as NODE_UNDEFINED_TYPE * put whole files on top in snippet sorting * uses aggregation count as weight in graph layouting instead of adding all edges to graph * refreshing all views of components on MessageRefresh in ComponentManager * reloading ApplikatinoSettings on MessageRefresh
This commit is contained in:
@@ -63,6 +63,7 @@ void QtGraphView::initView()
|
||||
|
||||
void QtGraphView::refreshView()
|
||||
{
|
||||
resizeView();
|
||||
}
|
||||
|
||||
void QtGraphView::rebuildGraph(
|
||||
|
||||
Reference in New Issue
Block a user