You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/12/02 12:39:27 UTC

[GitHub] [brooklyn-ui] frogfather opened a new pull request #148: corrects pagination issue

frogfather opened a new pull request #148: corrects pagination issue
URL: https://github.com/apache/brooklyn-ui/pull/148
 
 
   When switching between pagination mode the number of displayed items was never reduced, because rowsPerPage was calculated based on the height of the scrolling view. Changed to be calculated based on the height of the non-scrolling container instead. List and compact list are now paginated where previously all items were displayed.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services