Merge branch 'bugfix/carousel_issues' into 'release/9_1_0'

Bugfix/carousel issues

See merge request BPHV_MIPS/mvm_core_ui!738
This commit is contained in:
Pfeil, Scott Robert 2021-07-23 18:43:32 +00:00
commit 23143f4b53

View File

@ -207,6 +207,11 @@ open class Carousel: View {
pageIndex = 0
}
open override func reset() {
super.reset()
pagingView?.reset()
}
var pagingMoleculeName: String?
/// Sets up the paging molecule