Actions
Enhancement #8
closedAvoid repainting the whole screen
Start date:
02/11/2010
Due date:
% Done:
100%
Estimated time:
Description
At the moment, the whole screen is repainted each time a window is modified, which is a huge performance bottleneck. It would be better to repaint only the damaged area.
Updated by Arnaud Fontaine almost 15 years ago
- Target version set to 0.2
- Target version set to 0.2
Updated by Arnaud Fontaine almost 15 years ago
- Category set to Core
- Category set to Core
Updated by Arnaud Fontaine about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset e1cacdd62bc3880ba9cda9c580c374f29e37117a.
Actions