-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed scroll jumping up when typing past field height #315
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ae8618e - Browse repository at this point
Copy the full SHA ae8618eView commit details
Commits on Dec 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4a8b5fd - Browse repository at this point
Copy the full SHA 4a8b5fdView commit details
Commits on Dec 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e37998 - Browse repository at this point
Copy the full SHA 2e37998View commit details
Commits on Jan 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab2859d - Browse repository at this point
Copy the full SHA ab2859dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db0f8a - Browse repository at this point
Copy the full SHA 8db0f8aView commit details
Commits on Jan 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 525514d - Browse repository at this point
Copy the full SHA 525514dView commit details
Commits on Jan 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0cd93ac - Browse repository at this point
Copy the full SHA 0cd93acView commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a66e3ff - Browse repository at this point
Copy the full SHA a66e3ffView commit details
Commits on May 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 579e6ef - Browse repository at this point
Copy the full SHA 579e6efView commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3ed0e3c - Browse repository at this point
Copy the full SHA 3ed0e3cView commit details
Commits on May 16, 2020
-
Merge branch 'master' of https://github.com/memspace/zefyr into memsp…
…ace-master # Conflicts: # packages/zefyr/lib/src/widgets/input.dart
Configuration menu - View commit details
-
Copy full SHA for 0848f60 - Browse repository at this point
Copy the full SHA 0848f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c64262 - Browse repository at this point
Copy the full SHA 3c64262View commit details
Commits on May 19, 2020
-
Adding scrollController listener to fix bug of scroller jumping up wh…
…en typing long Described in memspace#171 Solution by raj457036 Haven't tested yet, not sure about the isAtEnd logic...
Configuration menu - View commit details
-
Copy full SHA for b3c6f29 - Browse repository at this point
Copy the full SHA b3c6f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d365d - Browse repository at this point
Copy the full SHA c3d365dView commit details -
Imported rendering.dart & fixed controller var
Correcting my mistakes after I got errors trying it out
Configuration menu - View commit details
-
Copy full SHA for 7d9a884 - Browse repository at this point
Copy the full SHA 7d9a884View commit details
Commits on May 20, 2020
-
Trying to fix error, hope this was the problem
ScrollController not attached to any scroll views. 'package:flutter/src/widgets/scroll_controller.dart': Failed assertion: line 110 pos 12: '_positions.isNotEmpty'
Configuration menu - View commit details
-
Copy full SHA for 958535c - Browse repository at this point
Copy the full SHA 958535cView commit details
Commits on May 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5529f58 - Browse repository at this point
Copy the full SHA 5529f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd04f6 - Browse repository at this point
Copy the full SHA 4bd04f6View commit details
Commits on May 24, 2020
-
Removed remnants that were causing build failure
Got rid of showAutocorrectionPromptRect & AutofillScope, which I'm not sure what it was serving when unimplemented. Was from masewo's changes.
Configuration menu - View commit details
-
Copy full SHA for 761acfe - Browse repository at this point
Copy the full SHA 761acfeView commit details