← Back to team overview

touch-packages team mailing list archive

[Bug 734803] Re: Missing child addition signals on nux::Layout and nux::View

 

** Changed in: unity (Ubuntu)
       Status: New => Fix Released

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

Title:
  Missing child addition signals on nux::Layout and nux::View

Status in Nux:
  Fix Released
Status in Unity:
  Fix Released
Status in “nux” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  On bug 727137 I'm implementing the signal atkobject::children-changed

  But I was not able to implement this for all the accessible objects.
  Although I implemented it for the most important objects, for
  completeness sake it would be also required:

    * nux::View: it should be required a signal that notifies a change on the Layout (so emitted on SetLayout)
    * nux::Layout: is should be required a signal that notifies a new View added (so emitted on AddView) and that notifies when a View is removed (so emitted on RemoveChildObject) (BTW: it would be good to also homogenize the API)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/734803/+subscriptions