From 51eae642dc00ce119171f013670152309aafb87d Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Mon, 30 Nov 2020 11:03:39 +0100 Subject: [PATCH] Add one more item for the puzzle --- examples/slide_puzzle/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/slide_puzzle/README.md b/examples/slide_puzzle/README.md index 2d592b9a17..53c7655d60 100644 --- a/examples/slide_puzzle/README.md +++ b/examples/slide_puzzle/README.md @@ -8,6 +8,8 @@ This will allow to compare SixtyFPS and Flutter. Remaining feature to implement to have parity: * "Spring" animation instead of a bezier curve. * Hover/Pressed effect on the auto-play checkbox. + * When clicking on the auto-play checkbox, the gray hover + circle bounces in the direction of the mouse cursor * The different styles are well separated in different files. * Shadow on the tiles * Some layout adjustment