{ "id": "63393", "key": "TIMOB-2761", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-02-13T11:09:29.000+0000", "created": "2011-04-15T03:28:52.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "feature", "ios", "rplist" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-02-13T11:09:29.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Problem

\n

Client wants to be able to control how the nav bar hides and\nshows.

\n

Current Behavior

\n

Right now you can only call window.showNavBar({animated:true}),\nor hideNavBar.

\n

Requested Changes

\n

Expose the view for the navBar so that animations can be run on\nit such as the following:

\n
\nvar hideAnimation = Ti.UI.createAnimation({ opacity: 0, duration: 1000 });\nhideAnimation.animate(Ti.UI.currentWindow.navBar);\n
\n

Associated Helpdesk Ticket

\n

http://developer.appcelerator.com/helpdesk/view/61791

{html}", "attachment": [], "flagged": false, "summary": "iOS Feature: Animation Options for Nav Bar Toggling", "creator": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "environment": null, "comment": { "comments": [ { "id": "454241", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "closing as this is not native behaviour", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2020-02-13T11:09:29.000+0000", "updated": "2020-02-13T11:09:29.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }