← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1457272] [NEW] useDeprecatedToolbar is a non-existent property in Ubuntu.Component 1.2

 

Public bug reported:

Our current template still has the property in MainView:

    // Removes the old toolbar and enables new features of the new header.
 useDeprecatedToolbar: false

This works in Utopic (Ubuntu.Components 1.1).  I think it is good to
generate different templates based on the framework chosen during the
wizard. Otherwise, it is confusing that framework 15.04 still takes the
Ubuntu.Component 1.1 as the default in the Main.qml file.

Thanks & best regards,
XiaoGuo

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1457272

Title:
  useDeprecatedToolbar is a non-existent property in Ubuntu.Component
  1.2

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

Bug description:
  Our current template still has the property in MainView:

      // Removes the old toolbar and enables new features of the new header.
   useDeprecatedToolbar: false

  This works in Utopic (Ubuntu.Components 1.1).  I think it is good to
  generate different templates based on the framework chosen during the
  wizard. Otherwise, it is confusing that framework 15.04 still takes
  the Ubuntu.Component 1.1 as the default in the Main.qml file.

  Thanks & best regards,
  XiaoGuo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1457272/+subscriptions


Follow ups

References