Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13382] Specification: Create Ti.UI.Label.shadowOffset property specificaltion

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-10-30T17:20:48.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 22, 2013 Sprint 22 API, Release 3.2.0
ComponentsSpecification
Labelsn/a
ReporterBryan Hughes
AssigneeIngo Muschenetz
Created2013-04-04T22:47:48.000+0000
Updated2017-03-14T20:19:20.000+0000

Description

The spec needs to take into consideration what is possible on the different platforms, and how each platform specifies text shadows. Also, the name shadowOffset is not set in stone. If the name doesn't make sense given what is being specified, then change it to be more descriptive.

Comments

  1. Vishal Duggal 2013-10-12

    Both iOS and android support shadow offset, shadowColor and shadowRadius. shadowRadius on iOS is supported through attributed strings (though the constant is called blurRadius in accordance with NSAttributedString constants). Without the use of attributed string only shadowColor and shadowOffset are supported.
  2. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source