Actions
Feature #398
closedoptimize memory usage of drawbuffer
Start date:
10/20/2008
Due date:
% Done:
100%
Estimated time:
Description
The new drawbuffer keep in memory entire buffer content converted into drawlines.
We could do better by keeping only visible lines + selected lines.
Updated by Loïc P. over 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Fixed by commit:95882b8a5920
Actions