[commits] Horde branch master updated. bf7b7cdc8fbf17e607333fd2a42c6e506f1c99b1

Michael M Slusarz slusarz at horde.org
Wed Apr 21 20:26:40 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 8ba0ff419073af09a5fabd56a3c27f467af2bf60

bf7b7cd Further optimize viewport redraw

-----------------------------------------------------------------------

commit bf7b7cdc8fbf17e607333fd2a42c6e506f1c99b1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 21 13:39:21 2010 -0600

    Further optimize viewport redraw
    
    Try to reuse existing DOM elements, especially for common actions like
    delete and scrolling. This avoids the overhead of removing/creating the
    DOM element and the corresponding callbacks (making the element
    draggable/attaching context menus).

 imp/js/DimpBase.js |   18 ++++++++-------
 imp/js/ViewPort.js |   59 ++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 51 insertions(+), 26 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=70159c1897125e03b835dfb5d0ff77eb642f455c&r2=bf7b7cdc8fbf17e607333fd2a42c6e506f1c99b1
http://git.horde.org/diff.php/imp/js/ViewPort.js?rt=horde-git&r1=6f1df714605cb58d5c26d8dada7e5da6864a431e&r2=bf7b7cdc8fbf17e607333fd2a42c6e506f1c99b1




More information about the commits mailing list