Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19957] Windows: background color for ProgressBar

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2016-01-28T03:53:44.000+0000
Affected Version/sRelease 5.1.0
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeGary Mathews
Created2015-11-13T06:46:54.000+0000
Updated2017-03-20T21:34:26.000+0000

Description

Currently only color (foreground color) property is supported for Ti.UI.ProgressBar. It should be able to support backgroundColor and backgroundDisabledColor etc.

Comments

  1. Gary Mathews 2016-01-26

    PR: https://github.com/appcelerator/titanium_mobile_windows/pull/535
  2. Kota Iguchi 2016-01-28

    I've confirmed that it's already implemented in [WindowsViewLayoutDelegate](https://github.com/appcelerator/titanium_mobile_windows/blob/master/Source/UI/src/WindowsViewLayoutDelegate.cpp#L1093) at some point (maybe TIMOB-19921) . I see that it does not work quite well due to the layout issue, but it should be another ticket. I'll open new ticket for it soon.
  3. Lee Morris 2017-03-20

    Closing ticket as invalid.

JSON Source