fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Scrollbutton blinking problem fixed #452

Closed neeraj3029 closed 5 years ago

neeraj3029 commented 5 years ago

Fixes #449

Changes: Now scroll button does not blink when clicked.

Screenshots for the change: Now:

ezgif com-video-to-gif 3

Before:

current_gif

neeraj3029 commented 5 years ago

Sure, but I don’t think this PR is leading to a new issue, in fact resolving one.

jogendra commented 5 years ago

@neeraj3029 How hiding a button creating an issue? What issue is it solving?

neeraj3029 commented 5 years ago

@jogendra I think I haven't explained my pull request properly. Actually everytime when scrollbutton is clicked it flashes until it reaches the bottom and disappears. I fixed the 'flashing' problem. Please see the GIF. I am closing the PR for now😅