Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1274] SplitWindow should be mapped to Ti.UI.iOS instead of Ti.UI.iPad

GitHub Issuen/a
TypeBug
PriorityNone
StatusResolved
ResolutionDuplicate
Resolution Date2015-06-29T19:18:38.000+0000
Affected Version/sAlloy 1.6.0
Fix Version/sn/a
ComponentsXML
Labelsn/a
ReporterFokke Zandbergen
AssigneeBruce Wayne
Created2015-05-26T06:52:03.000+0000
Updated2015-06-29T19:18:38.000+0000

Description

The <SplitWindow> tag is mapped to Ti.UI.iPad.createSplitWindow but since 4.0 this has been deprecated in favor of Ti.UI.iOS.createSplitWindow. PS: Or should/can we depend this on the SDK used for the project?

Comments

  1. Fokke Zandbergen 2015-05-26

    PR on master: https://github.com/appcelerator/alloy/pull/689

JSON Source