Show
Ignore:
Timestamp:
06/20/09 19:17:05 (3 years ago)
Author:
tsuckow
Message:
  • enhancement: enhanced css rules
  • fixed: fixed a flaw which would remove focus from the scrollbar in IE7 by caching the loadMask, which also speeds up rendering
  • enhancement: performance improvements in "GridView?.liveBufferUpdate()" by only re-rendering the view if there is no index left in the request-queue
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/Ext3.0/trunk/CHANGELOG

    r53 r55  
    44(see http://www.extjs.com/forum/showthread.php?p=345273#post345273) 
    55 - enhancement: added "examples" 
     6 - enhancement: enhanced css rules 
     7 - fixed: fixed a flaw which would remove focus from the scrollbar in IE7 by caching 
     8the loadMask, which also speeds up rendering 
     9 - enhancement: performance improvements in "GridView.liveBufferUpdate()" by only 
     10re-rendering the view if there is no index left in the request-queue 
    611 
    71208-June 2009