From 03c12d6e947366800ce7e77c5cb3284896a3a4fd Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 21 May 2021 14:08:17 +0100 Subject: [PATCH] Set API inspector events list to uniform row heights * This is a significant optimisation, otherwise Qt will iterate over every event and get its size, which can be expensive with the events being rich text strings. --- qrenderdoc/Windows/APIInspector.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qrenderdoc/Windows/APIInspector.ui b/qrenderdoc/Windows/APIInspector.ui index 5755cdbe4..834ac7cf0 100644 --- a/qrenderdoc/Windows/APIInspector.ui +++ b/qrenderdoc/Windows/APIInspector.ui @@ -53,6 +53,9 @@ true + + true + true