actiona icon indicating copy to clipboard operation
actiona copied to clipboard

Limit the number of entries in the console

Open Jmgr opened this issue 9 months ago • 0 comments

The console is getting quite slow after having a lot of entries in it. To improve performance we could use a custom model instead of a QStandardItemModel and add an option to limit the number of entries in it (sliding window).

Jmgr avatar May 23 '24 21:05 Jmgr