Leander Coevoet

Results 3 comments of Leander Coevoet

Made a pull request for this: https://github.com/BenjaminBrandmeier/angular2-image-gallery/pull/83

You need to add the following as a devDependency: gm and onecolor. So ``` "devDependencies": { ... "gm": "^1.23.1", "onecolor": "^3.1.0", ... } ```

The documentation should be updated so it is clear that @PrimaryColumns should be added.