Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1756] iOS: progress bar in toolbar is not centered

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:01:27.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelsios, layout
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:01:26.000+0000
Updated2017-03-02T19:01:14.000+0000

Description

1.controls>progress bar
2.tap start progress, look at the pro bar on the toolbar

results:its not centered (should be)

Comments

  1. Blain Hamon 2011-04-15

    Centering was also not present in 1.3.0 and 1.4.0. Marking as invalid because the test did not use flexible spaces to center the button (Toolbars place from left to right, so spacing is needed for centering). Checking in improved test.

  2. Jeff Haynie 2011-04-15

    (from [94f58381a34f72960b0104138fe78e947760966b]) [#1756 state:invalid] Toolbars arrange from left to right. For centering, flexible spaces MUST be used. Fixing test to reflect this. http://github.com/appcelerator/titanium_mobile/commit/94f58381a34f72960b0104138fe78e947760966b"> http://github.com/appcelerator/titanium_mobile/commit/94f58381a34f7...

  3. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source