Project

General

Profile

Actions

Bug #397

closed

editor resizes very slowly

Added by Chad Berkley about 22 years ago. Updated almost 22 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
morpho - general
Target version:
Start date:
01/11/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
397

Description

If you resize the editor screen, it takes a very long time to redraw. It seems
like it is doing the entire dtd parse over again. I don't know if that is
really the case but the amount of time it takes to resize is roughly
proportional to the time it originally takes to open. it would be nice if you
could quickly resize the window to meet your needs.

Actions #1

Updated by Dan Higgins about 22 years ago

Most of the time in opening/resizing is due to the creation of the recursive
panel display on the right side of the editor. This can be especially slow for
large documents.

Actions #2

Updated by Dan Higgins about 22 years ago

Resizing delays due to recalculation of nested panels. A change in the code now
resizes immediately and then updates when the nested panels have been
regenerated. The original delay was quite slow only when the document was quite
large.

Will leave this bug open in hope of speeding up more.

Actions #3

Updated by Dan Higgins about 22 years ago

Editor resizing speeded up; first displayed without changing layout. A second
process then redraws to better match the new size when finished.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 397

Actions

Also available in: Atom PDF