flutter-slide-to-act icon indicating copy to clipboard operation
flutter-slide-to-act copied to clipboard

Resize windows lead to wrong slide distance

Open MalcolmMielle opened this issue 3 years ago • 1 comments

If the window is made smaller (on desktop), the button resize but the animation overshot the button

MalcolmMielle avatar Jun 16 '21 10:06 MalcolmMielle

Hi, I also noticed that issue and could fix it. Already created a pull request: https://github.com/imtoori/flutter-slide-to-act/pull/13 for my fork (https://github.com/AndrewSheetMetal/flutter-slide-to-act)

Try it out :)

AndrewSheetMetal avatar Jul 22 '22 09:07 AndrewSheetMetal