ui: Fixed color scheme not updated on refresh
This commit is contained in:
@@ -304,7 +304,6 @@ void QtGraphView::doResize()
|
||||
|
||||
void QtGraphView::doRefreshView()
|
||||
{
|
||||
doClear();
|
||||
doResize();
|
||||
|
||||
QtGraphicsView* view = getView();
|
||||
|
||||
Reference in New Issue
Block a user