Files
lmms/src
Michael Gregorius 75d6be2eac Fix missing initialization (#7271)
Fix the missing initialization of some variables in `TrackContentWidget`.
This led to some performances issues when the widget was painted because
a for loop was executed for which the variable started at a very large
negative number and was then incremented.
2024-05-20 18:46:52 +02:00
..
2024-05-20 18:46:52 +02:00
2023-11-01 15:37:56 -07:00