← Back to team overview

touch-packages team mailing list archive

[Bug 1477905] Re: head.foregroundColor It has no effect if the head has no actions

 

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Incomplete => Fix Released

-- 
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/1477905

Title:
  head.foregroundColor It has no effect if the head has no actions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  I want to change the color of the title of the page.
  the only way to do it is to change the head.foregroundColor. (there is another way?)
  but if the head has no actions, it has no affect. and the color of the title remain as default

  here is sample code:
  Page {
      id: page1
      title: i18n.tr("page")    
      head.foregroundColor:"#fff" 
      .....      
      }

  
  thank you

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1477905/+subscriptions


References