Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2872] iOS: Feature Request: DashboardView add editable:false

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-15T03:31:41.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-14
ComponentsiOS
Labelsdashboard, feature, ios, klist, release-1.7.0, request
ReporterAlan Leard
AssigneeBlain Hamon
Created2011-04-15T03:31:40.000+0000
Updated2017-03-03T06:55:40.000+0000

Description

Reference Ticket: http://developer.appcelerator.com/helpdesk/view/67131">http://developer.appcelerator.com/helpdesk/view/67131

Add the ability to turn off edit mode on the dashboardView.

Something like

Ti.UI.dashboardView({editable:false});

Comments

  1. Reggie Seagraves 2011-04-15

    Pulling into current sprint.

  2. Jeff Haynie 2011-04-15

    (from [f2db088b67d40792c57e2c4aeeedc395a8e4feef]) [#2872 state:fixed-in-qa] Added 'editable' to dashboard. https://github.com/appcelerator/titanium_mobile/commit/f2db088b67d40792c57e2c4aeeedc395a8e4feef"> https://github.com/appcelerator/titanium_mobile/commit/f2db088b67d4...

  3. Stephen Tramer 2011-04-15

    TESTING


    1. Base UI->Views->Dashboard
    2. Try to 'edit' the dashboard (default: editable=true) : Should allow edit.
    3. Click 'Toggle editable' (sets editable=false)
    4. Try to 'edit' the dashboard : Should NOT allow edit.
  4. Lee Morris 2017-03-03

    Closing ticket due to time passed and irrelevance.

JSON Source