Skip to content

Carousel does not render properly for initial view #40

@mpodwysocki

Description

@mpodwysocki

The js/Carousel.js requires windows currently requires a margin in order to render such as:

var styles = StyleSheet.create({
  carousel: {
    windows: {
      margin: 10,
      overflow: 'visible',
      backgroundColor: 'white',      
    }
  }
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions