Project

Profile

Help

Feature #133

closed

Optimize the OutputWindow

Added by Vincent Le Goff over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
High
Category:
User interface
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

So far, whenever CocoMUD receives a new output from the server, it updates its ENTIRE window, which means freezing the output, clearing it all, replacing with a fresh output and placing the cursor back where it was before thawing. This has some issues, not least begin an accessibility issue in Linux. Furthermore, CocoMUD could be much, much faster if it only appended to the window without replacing everything.

Please register to edit this issue

Also available in: Atom PDF Tracking page