[
https://issues.apache.org/jira/browse/WEEX-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274286#comment-16274286
]
ASF GitHub Bot commented on WEEX-158:
-------------------------------------
GitHub user doumafang opened a pull request:
https://github.com/apache/incubator-weex/pull/925
[WEEX-158] [iOS] Fix transition's height may show incorrect when selected
XianyuApp's developper found this bug in a detailed case.In a selection
page, we found that when multiple choices will trigger a problem, identified,
to determine the reason because the data accuracy does not meet the demand.
After fix with solution by replacing float to double. it is fixed.
So, we fix this bug
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/doumafang/incubator-weex bugfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/925.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #925
----
commit 47c7f36e71bd624278720463ad0662adf4ddfedb
Author: doumafang <[email protected]>
Date: 2017-12-01T11:36:09Z
[WEEX-158] [iOS] Fix transition's height may show incorrect when selected
XianyuApp's developper found this bug in a detailed case.In a selection
page, we found that when multiple choices will trigger a problem, identified,
to determine the reason because the data accuracy does not meet the demand.
After fix with solution by replacing float to double. it is fixed.
So, we fix this bug
----
> Fix transition's height may show incorrect when selected
> --------------------------------------------------------
>
> Key: WEEX-158
> URL: https://issues.apache.org/jira/browse/WEEX-158
> Project: Weex
> Issue Type: Bug
> Reporter: qz
> Assignee: Adam Feng
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)