[Touch-packages] [Bug 1579045] Re: PageHeaderStyle.disabledForeground color doesn't affect title or subtitle

2016-11-23 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: Tim Peeters (tpeeters) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1579045

Title:
  PageHeaderStyle.disabledForeground color doesn't affect title or
  subtitle

Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  I don't know if that's a bug so much as expected behavior - in the
  latter case the naming is certainly misleading or unclear at least.

  header: PageHeader {
  id: pageHeader
  title: i18n.tr("Hello World")
  subtitle: i18n.tr('Lorem ipsum dolor sit amet')
  enabled: false

  StyleHints {
  // The color of disabled actions
  disabledForegroundColor: UbuntuColors.red
  }

  trailingActionBar.actions: [
  Action {
  iconName: 'list-add'
  }
  ]
  }

  That code snippet causes the action in the header to be red, but none
  of the labels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1579045/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1579045] Re: PageHeaderStyle.disabledForeground color doesn't affect title or subtitle

2016-05-17 Thread Tim Peeters
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Confirmed

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1579045

Title:
  PageHeaderStyle.disabledForeground color doesn't affect title or
  subtitle

Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  I don't know if that's a bug so much as expected behavior - in the
  latter case the naming is certainly misleading or unclear at least.

  header: PageHeader {
  id: pageHeader
  title: i18n.tr("Hello World")
  subtitle: i18n.tr('Lorem ipsum dolor sit amet')
  enabled: false

  StyleHints {
  // The color of disabled actions
  disabledForegroundColor: UbuntuColors.red
  }

  trailingActionBar.actions: [
  Action {
  iconName: 'list-add'
  }
  ]
  }

  That code snippet causes the action in the header to be red, but none
  of the labels.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1579045/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp