PopupApplet with Qml/JS broken

Marco Martin notmart at gmail.com
Thu Oct 20 08:51:51 UTC 2011


On Thursday 20 October 2011, Raymond Wooninck wrote:
> Hi,
> 
> There is a new applet (based on QML) which shows a nice lancelot-a-like
> menu, however it has issues with being a PopupApplet. If it is defined as
> PopupApplet, according to the definitions, then it shows the menu itself
> in the taskbar.
> 
> This seems to be the exact issue as also indicated earlier in :
> 
> http://mail.kde.org/pipermail/plasma-devel/2011-April/015809.html
> 
> Was there any progress on this issue ? Or was this resolved in kdelibs
> master, which will not be shipped with KDE 4.8 ?

in the main item eproprt 
property int minimumWidth: 300
property int minimumHeight: 400

or any other number needed (if dynamically calculated even better)

-- 
Marco Martin


More information about the Plasma-devel mailing list