← Back to team overview

touch-packages team mailing list archive

[Bug 1292109] Re: UbuntuUI API docs example of toolbar incorrect

 

** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-html5-theme

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

Title:
  UbuntuUI API docs example of toolbar incorrect

Status in Ubuntu UI SDK for HTML5 Apps:
  In Progress
Status in ubuntu-html5-theme package in Ubuntu:
  New

Bug description:
  Here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.Toolbar/

  I shows this as the example of creating a toolbar object:
  var toolbar = UI.footer("footerID");

  This is incorrect and should be:
  var toolbar = UI.toolbar("toolbarID");

  As shown here:
  http://developer.ubuntu.com/api/html5/sdk-14.04/UbuntuUI.UbuntuUI/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1292109/+subscriptions