I wanted to see examples of dynamic layout in Spec2, and tried SpCalendarPresenter.

AFAICT, SpCalendarPresenter is doing the right thing, using SpDynamicLeftToRightColumnsLayout. However, the subclasses of SpDynamicPresentersListLayout seem to have the concepts of row and column swapped, so that the SpDynamicLeftToRightColumnsLayout is actually doing what the SpDynamicTopToBottomRowsLayout should do. And vice versa.

I hope to take a deeper look tomorrow.

If I wanted to submit a pull request with the fix, what repo should I be working with?

Thanks,
-Martin

Reply via email to