Skip to content

Impossible to set vpadding/hpadding using grunt #36

@stalniy

Description

@stalniy

Currently it's impossible to specify vpadding/hpadding options for sprite image. As I see from source code this.options for SpriteSheetConfiguration class is not set but then inside method layoutImages you passes this options into Layout constructor:

//builder.coffee L: 187
      layout = new Layout()
      @layout = layout.layout @images, @options

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