Skip to content

Unable to function with style="display:inline" implemented. #124

@ghost

Description

The code that I have utilizes ng-repeat and functions perfectly when the items in the repeater are stacked. This is a great module, nice work. However, The way my app functions, is displaying each of the items in the repeater side by side, then wrapping to the lines below depending on the size of the array.

In essence, when the "display:inline" style is included in the div with ng-repeat="i in items" sv-element="opts", it ceases to function. Without the display:inline there, the items are stacked, and it works as intended.

Is there any setting to make this a possibility?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions