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

fix: Trigger image upload in Update Event on clicking anywhere in the ImageView #1459

Merged
merged 1 commit into from
Jan 24, 2019
Merged

Conversation

ShridharGoel
Copy link
Member

Fixes #1458

Checklist:

  • I have checked for PMD and check-style issues
  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.

Changes:

Now, image upload will trigger even when the user clicks outside the camera icon in UpdateEventFragment.

@codecov
Copy link

codecov bot commented Jan 24, 2019

Codecov Report

Merging #1459 into development will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #1459   +/-   ##
==============================================
  Coverage          24.25%   24.25%           
  Complexity           757      757           
==============================================
  Files                237      237           
  Lines               8737     8737           
  Branches             356      356           
==============================================
  Hits                2119     2119           
  Misses              6534     6534           
  Partials              84       84
Impacted Files Coverage Δ Complexity Δ
...ganizer/core/event/create/UpdateEventFragment.java 0% <0%> (ø) 0 <0> (ø) ⬇️

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 ad70b79...8d04215. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 48b51b2 into fossasia:development Jan 24, 2019
@ShridharGoel ShridharGoel deleted the issue1458 branch January 24, 2019 18:17
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.

2 participants