Add option to limit the amount of shown log lines

This commit is contained in:
Harold Iedema
2024-04-18 16:13:46 +02:00
parent 04b1063972
commit e0793a51da
7 changed files with 80 additions and 29 deletions
+6
View File
@@ -994,4 +994,10 @@
<data name="Options_PlaySounds_Description" xml:space="preserve">
<value>Play sounds on interaction.</value>
</data>
<data name="Options_MaxLinesToShow_Name" xml:space="preserve">
<value>Maximum amount of log lines to display in the chat window</value>
</data>
<data name="Options_MaxLinesToShow_Description" xml:space="preserve">
<value>Limits the amount of log lines to show in the chat window. This may slightly improve performance.</value>
</data>
</root>