You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: