Исправление. Снижение производительности при большом количестве записей в журнале.

This commit is contained in:
sasha80
2025-09-20 13:23:05 +03:00
parent 647f1cf243
commit 0ad7cc6b3c
2 changed files with 7 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ colors = {
8: Color(0.91, 0, 0, 1),
16: Color(0.868077, 0.247988, 0.62812, 1)
}
max_lines_count = 256
[node name="btn_save" type="Button" parent="."]
layout_mode = 0