← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1597774] Re: Give ActionBar a configurable foreground and background color in the style

 

** Changed in: canonical-devices-system-image
       Status: Fix Committed => Fix Released

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

Title:
  Give ActionBar a configurable foreground and background color in the
  style

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Currently apps can add a Rectangle behind the ActionBar, and use a
  custom delegate to change the foreground color. But directly adding a
  foregroundColor and backgroundColor property to the ActionBar would be
  more handy. This is also the way it is done in the PageHeaderStyle.

  Also, the new designs for adding scrolling of icons in the ActionBars,
  see bug 1558018 , feature a scroll button that overlays the icons in
  the ActionBar. The scroll button must have the same background color
  as the background of the ActionBar, but that color is not available
  now because the ActionBarStyle has no backgroundColor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1597774/+subscriptions


References