Public bug reported:

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

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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:
  New

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to