dlr-gtlab / gtlab-core

GTlab Core Framework
https://www.gtlab.de
Other
7 stars 2 forks source link

Resolve "Micro stutters when appending messages to the output dock" #1166

Closed mariusalexander closed 6 months ago

mariusalexander commented 6 months ago

Description

Reduced mirco stutters when appending new messages to the output dock by not resizing new messages to their contents constantly.

New messages are still organized tightly, i.e. with little spacing between the rows. The rows are also still resized automatically, if a section was resized by the user.

I have also removed deactivated code

Closes #1165

Output dock after startup:

grafik

How Has This Been Tested?

Manually

Checklist: