Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[image_picker] White line after resize - fixed by adding floor() #686

Merged
merged 6 commits into from
Aug 29, 2018

Conversation

nkmrh
Copy link
Contributor

@nkmrh nkmrh commented Jul 25, 2018

After resizing the image, I noticed a white line on the right or bottom.
I fixed it by truncating the decimal part of width and height.

@bparrishMines
Copy link
Contributor

Hi @nkmrh,

Everything looks good! Do you mind updating to the most current commit? Also can you update the version in pubspec.yaml and CHANGELOG.md for the image_picker plugin?

@bparrishMines
Copy link
Contributor

Hi @nkmrh,

Sorry, could you merge one more time. I'll push your code as soon as you do. It looks like you just need the version to 0.4.9 instead.

@bparrishMines bparrishMines self-requested a review August 29, 2018 17:39
Copy link
Contributor

@bparrishMines bparrishMines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@bparrishMines bparrishMines merged commit e58ed99 into flutter:master Aug 29, 2018
teriyakijack added a commit to teriyakijack/plugins that referenced this pull request Aug 31, 2018
* upstream/master:
  Update FOSDC config (flutter#751)
  Add support-v4 dep to ml-vision (flutter#750)
  Add support for firebaseopensource.com (flutter#749)
  Use api to allow support-v4 version resolution. (flutter#748)
  Depend on full support-v4 library for ease of use (flutter#747)
  Plugin template for webview_flutter (flutter#746)
  Fix Java lint warnings in google maps plugin (flutter#745)
  Remove iOS instructions from the maps plugin readme. (flutter#744)
  [image_picker] White line after resize - fixed by adding floor() (flutter#686)
  Port google_maps_flutter to use AndroidView for embedding the map. (flutter#743)
nichtverstehen pushed a commit to nichtverstehen/plugins that referenced this pull request Sep 6, 2018
andreidiaconu pushed a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
andreidiaconu added a commit to andreidiaconu/plugins that referenced this pull request Feb 17, 2019
julianscheel pushed a commit to jusst-engineering/plugins that referenced this pull request Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants