Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19987] iOS AlertDialog: Let login- and password specific properties fallback to general ones

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 5.1.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterFokke Zandbergen
AssigneeUnknown
Created2015-11-15T09:47:32.000+0000
Updated2018-02-28T19:55:12.000+0000

Description

It would save developer code if loginKeyboardType and loginReturnKeyType would fall back to keyboardType and returnKeyType if they are not set. Code: https://github.com/appcelerator/titanium_mobile/blob/579df813d201f47b8cd9cad4dc655536d5710332/iphone/Classes/TiUIAlertDialogProxy.m#L163-L183

Comments

No comments

JSON Source