Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1556] ProgressBar defaults to hidden

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:55:58.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterTed Haeger
AssigneeReggie Seagraves
Created2011-04-15T02:55:58.000+0000
Updated2017-03-09T22:58:14.000+0000

Description

in 1.4, when you create a progress bar, you have to declare visible = true.

This means that the example in the documentation doesn't work.
http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.ProgressBar-object"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI....

Comments

  1. Stephen Tramer 2011-04-15

    This is correct behavior. You can always set visible:true when creating the object.

  2. Ted Haeger 2011-04-15

    Stephen:
    I think you might want to reconsider whether this bug is invalid. I understand if it's simply not high priority. But 'invalid' should only apply if Appcelerator cares little about Titanium behaving as a developer would expect.

    Consider, is there any other control on which you have to set visible:true? None that I have used. So you have a control that deviates from your convention. Setting visible:true may work, but you're forcing everyone to troubleshoot until they hit upon that.

  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source