Implement devtoool to show hidden timeline messages

(cherry picked from commit 8b63c18f65)
This commit is contained in:
James Graham
2024-04-20 15:38:31 +02:00
committed by Tobias Fella
parent 4a96dae57d
commit 8517636485
7 changed files with 134 additions and 5 deletions

View File

@@ -157,6 +157,10 @@
</entry>
</group>
<group name="Debug">
<entry name="ShowAllEvents" type="bool">
<label>Don't hide any events in the timeline</label>
<default>false</default>
</entry>
<entry name="AlwaysVerifyDevice" type="bool">
<label>Always allow device verification</label>
<default>false</default>