Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20040] iOS: Missing NSParagraphStyle support

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
LabelsAttributedString, Community, Label, Paragr, UI
ReporterPier Paolo Ramon
AssigneeUnknown
Created2015-10-09T09:00:29.000+0000
Updated2018-02-28T19:54:49.000+0000

Description

[NSParagraphStyle](https://developer.apple.com/library/ios/documentation/Cocoa/Reference/ApplicationKit/Classes/NSParagraphStyle_Class/index.html#//apple_ref/occ/cl/NSParagraphStyle) support is missing from the SDK. That means that there’s no way in a single Ti.UI.Label to define paragraphs and ‘block elements’ (a-la Web’s Box Model). This can be somehow worked around using multiple labels inside a View with layout=vertical, but this workaround is not applicable in ListView templates and ListDataItem protocol, where repeatable elements and/or dynamic views are not supported.

Comments

No comments

JSON Source