[ 
https://issues.apache.org/jira/browse/WAVE-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396668#comment-13396668
 ] 

Vicente J. Ruiz Jurado commented on WAVE-354:
---------------------------------------------

For now in SimpleSearch.DigestProxy.activate we remove the 
  "dynamicDigest.addListener(this);"
that causes the re-rendering of all the diggest in each keystroke. But is 
pending to add again a listener that updates only the current wave.
                
> SimpleSearch.DigestProxy should undate only the opened wave on changes
> ----------------------------------------------------------------------
>
>                 Key: WAVE-354
>                 URL: https://issues.apache.org/jira/browse/WAVE-354
>             Project: Wave
>          Issue Type: Improvement
>            Reporter: Vicente J. Ruiz Jurado
>            Priority: Minor
>
> Digests are re-generated on every change in a opened wave:
> SimpleSearch.DigestProxy -> onChanged -> SearchPresenter.onDigestReady -> 
> renderLater -> renderDigests
> and:
> DigestDomImpl.setAvatars -> renderAvatar
> Will be better if only the opened wave digest is re-render.
> Also the rendering of all the digest generates the avatars flickering in 
> chrome. Related:
> https://reviews.apache.org/r/5257/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to