Skip to content

Ember.View uses layout for {{yield}} helpers #14

@guilhermeaiolfi

Description

@guilhermeaiolfi

Since 0.9.6 ember introduced the property "layout" to be used together with the {{yield}} helper.

It will conflict with Flame.View layout hash.

Maybe left/right/top/bottom could be set directly into Flame.View:

Flame.View.create({
    width: 100,
    height: 200
});

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