- Jul 31, 2019
-
-
Chris Garrity authored
Add prop to library items to show a play button. If a play button is present the ‘play on hover’ only applies over the icon rather than the full tile.
-
- Apr 11, 2019
-
-
Paul Kaplan authored
-
- Mar 12, 2019
-
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
The `LibraryItem` component has been split into a container, responsible for handling interaction with the storage module, and a component, responsible for presentation. The component now always takes an `iconURI` and the logic to load an icon from storage has been moved from `Library` into `LibraryItem`. TODO: move animation logic from `SpriteLibrary` into `LibraryItem`. This should simplify the code quite a bit and might also improve performance.
-
- Dec 17, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-