perf_overlay: fix initial graph positions with detail level none
This commit is contained in:
@@ -267,6 +267,9 @@ namespace rsx
|
|||||||
|
|
||||||
update();
|
update();
|
||||||
|
|
||||||
|
// The text might have changed during the initial update. Recalculate positions.
|
||||||
|
reset_transforms();
|
||||||
|
|
||||||
m_is_initialised = true;
|
m_is_initialised = true;
|
||||||
visible = true;
|
visible = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user