Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-907] popover changes

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:37.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:38:59.000+0000
Updated2011-04-17T01:54:37.000+0000

Description

Need to look into the following:

  • ability to control whether the title area is visible
  • ability to control background color (border area of popover) + arrow color if possible

Comments

  1. Fred Spencer 2011-04-15

    It does not appear that you can do the following in 1.2 or 1.3:

    From Apple's HIG: "When possible, allow people to close one popover and open a new one with one tap. This behavior is especially desirable when several different bar buttons each open a popover, because it prevents people from having to make extra taps."

  2. Jeff Haynie 2011-04-15

    (from [0aeeee7ea7cc18f6165b2656e645f683d9926ddb]) Closes #907 , in that the title can be hidden by calling hideNavBar/showNavBar or setting the navBarHidden property on the popover. There might be some strange interaction with a navigation group in this. With regards to control color, there's no property to set that in the native, so there's nothing that can be exposed. Sorry. http://github.com/appcelerator/titanium_mobile/commit/0aeeee7ea7cc18f6165b2656e645f683d9926ddb"> http://github.com/appcelerator/titanium_mobile/commit/0aeeee7ea7cc1...

JSON Source