jay*_*jay 5 javascript titanium titanium-mobile ios7 titanium-alloy
<SplitWindow id="home" platform="ios" formFactor="tablet">
<Require src="master" id="master"/>
<Require src="detail" id="detail"/>
</SplitWindow>
Run Code Online (Sandbox Code Playgroud)
strange behavior如果我black separation line在两个窗口之间水平拖动,我有一个.窗户改变大小适应我的动作.

而且,如果我更改width窗户更容易识别black separation line
function demo() {
Alloy.Globals.master.win.width = 512;
Alloy.Globals.detail.win.width = 512;
}
Run Code Online (Sandbox Code Playgroud)

[For test purpose you have to aim the exact pixel of the black separation line ]
你能说出为什么会发生这种情况,我该如何阻止这种行为?
在我看到这个问题后,我测试了我自己的 SplitWindow 应用程序(不是 Alloy 应用程序),并且该错误也存在于此。
我试图阻止这种情况发生的一切都是徒劳的。我认为这应该被视为一个错误,应该在 Titanium JIRA 上报告。
| 归档时间: |
|
| 查看次数: |
235 次 |
| 最近记录: |