Skip to content
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

VENOM-342: Improve autoscroll and send behaviour #343

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

naxuroqa
Copy link
Owner

@naxuroqa naxuroqa commented Apr 19, 2018

  • Add TextViewEventHandler and AdjustmentAutoscroller to improve
    autoscroll and send behaviour in a reusable way.

closes #342

* Add `TextViewEventHandler` and `AdjustmentAutoscroller` to improve
  autoscroll and send behaviour in a reusable way.
@naxuroqa naxuroqa merged commit 23b6614 into develop Apr 19, 2018
@naxuroqa naxuroqa deleted the VENOM-342_improve_autoscroll_and_send branch April 19, 2018 13:09
@codecov-io
Copy link

codecov-io commented Apr 19, 2018

Codecov Report

Merging #343 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #343   +/-   ##
========================================
  Coverage    38.62%   38.62%           
========================================
  Files           49       49           
  Lines         2801     2801           
========================================
  Hits          1082     1082           
  Misses        1719     1719

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c690ec2...23b6614. Read the comment docs.

SkyzohKey pushed a commit to SkyzohKey/Venom that referenced this pull request Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve autoscroll and send on keypress
2 participants