← Back to team overview

ubuntu-phone team mailing list archive

Re: Upcoming UI Toolkit Panel/Toolbar API changes

 

Hi Tim

thanks for the heads up.

On Wednesday 11 September 2013 11:11:51 Tim Peeters wrote:
> 
> These changes were made recently in the UITK:
> * ADDED IN Panel: function open()
> * ADDED IN Panel: function closed()
> * DEPRECATED IN Panel: writable property opened. Will be made read-only.

Too bad... This makes things like "toolbar.opened: pageStack.depth > 1" 
impossible and forces devs to have all sorts of onSomething handlers to 
control toolbar behavior. This change doesn't seem very QML'ish...

Br,
Michael


References