Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(virtualRepeat): Virtual repeat starting off empty #3807 #4112

Closed
wants to merge 1 commit into from

Conversation

kseamon
Copy link
Contributor

@kseamon kseamon commented Aug 11, 2015

No description provided.

@kseamon
Copy link
Contributor Author

kseamon commented Aug 11, 2015

@jelbourn

@@ -366,6 +366,12 @@ function VirtualRepeatController($scope, $element, $attrs, $browser, $document,
this.itemsLength = 0;

/**
* @type {!Function} Unwatch callback for item size (when md-items-size is
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be function(): void

@jelbourn
Copy link
Member

Overall LGTM

@kseamon kseamon closed this in 38f2c35 Aug 13, 2015
kennethcachia pushed a commit to kennethcachia/material that referenced this pull request Sep 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants