mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-12 21:38:12 +00:00
Ensure minimum find zone window width.
This commit is contained in:
@@ -1686,6 +1686,7 @@ void View::DrawFindZone()
|
||||
{
|
||||
ImGui::Separator();
|
||||
TextDisabledUnformatted( "Zone grouping, the found-zones list, and callstack samples are not yet available for GPU zones." );
|
||||
m_findZoneConstraint.MarkMinWidth();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user