kylepelton / snappy

MIT License
0 stars 0 forks source link

Create a new Layout for the Graph #86

Closed MyNameIsNotPa closed 6 years ago

MyNameIsNotPa commented 6 years ago

Currently, the graph uses a RandomLayout. This is not going to work, as the photos tend to overlap. We need a way for all photos to be displayed without overlapping. This will be via a new subclass of Layout.