Skip to content

Conversation

@priceld
Copy link
Contributor

@priceld priceld commented Mar 19, 2015

It doesn't make sense that the viewport height would ever be less than zero.

The change in getViewportHeight() exposed a problem in cellnav which I fixed and also updated the unit tests to be a little more meaningful.

Review on Reviewable

@PaulL1
Copy link
Contributor

PaulL1 commented Mar 21, 2015

@swalters: I think this one probably needs your review as I think you've recently been in this code.

@c0bra
Copy link
Contributor

c0bra commented Apr 28, 2015

@priceld I'm really sorry it's taken me so long to get to this but I'm checking it over now.

It looks like there's was a lot of refactoring in the scrolling code around the same time that you submitted this PR. For instance, the scrollToIfNecessary method has been refactored from the Scrolling feature to the core Grid class.

Would you be interested in trying to rebase on current master and adjust your changes to suit?

@c0bra
Copy link
Contributor

c0bra commented May 26, 2015

I'm having a hell of a time figuring out the merge for this. For some reason the diff when I try to apply your commit locally is way way different than what's here.

If you want I can try to pull out your code changes myself and commit them, or you can resubmit your PR.

@c0bra c0bra self-assigned this May 26, 2015
@priceld
Copy link
Contributor Author

priceld commented May 27, 2015

Sorry for taking so long. I'd be glad to merge my changes locally and open an new PR. It may be a week or so before I can get to it though.

@mportuga
Copy link
Member

@priceld I am closing your PR for now due to merge conflicts. But feel free to reopen it when you are ready.

@mportuga mportuga closed this Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants