[
https://issues.apache.org/jira/browse/WEEX-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465447#comment-16465447
]
ASF GitHub Bot commented on WEEX-340:
-------------------------------------
GitHub user x461909066 opened a pull request:
https://github.com/apache/incubator-weex/pull/1153
[WEEX-340][iOS]fix the window problem where weex toast is displayed
Weex toast should be displayed in the window where weex is located.
If the window does not exist, it is displayed on the weex root view.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/x461909066/incubator-weex bugFix/toast_window
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1153.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 #1153
----
commit 1e88b7d54d7462f2da29d683c89e6e04dbe75d21
Author: jinxiaotong <jinxiaotong@...>
Date: 2018-05-04T03:32:50Z
[iOS]bugfix: toast should display on weex window
----
> keywindow改变时,weex toast 显示异常
> ----------------------------
>
> Key: WEEX-340
> URL: https://issues.apache.org/jira/browse/WEEX-340
> Project: Weex
> Issue Type: Bug
> Components: iOS
> Reporter: Joe Jean
> Assignee: xingZhang
> Priority: Major
>
> 多Window情况下,keyWindow改变时,weex toast view随keyWindow显示/隐藏异常。
> weex toast view 应显示在weex 所在window上(如没有,显示在weex root view上)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)