Review Request 128131: biger output field

Andreas Kainz kainz.a at gmail.com
Thu Jun 9 09:28:55 UTC 2016



> On June 9, 2016, 8:34 a.m., Marco Martin wrote:
> > to change the size of the popup you change Layout.minimumWidth/Layout.minimumHeight of the root element of the popup, inthis case applet root element

I play with 

    id: main;

    Plasmoid.switchWidth: Layout.minimumWidth
    Plasmoid.switchHeight: Layout.minimumHeight
    Layout.minimumWidth: mainLayout.Layout.minimumWidth + 8
    Layout.minimumHeight: mainLayout.Layout.minimumHeight + 8
    
but I can't change anything. sorry.


- Andreas


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128131/#review96306
-----------------------------------------------------------


On June 9, 2016, 12:14 a.m., Andreas Kainz wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128131/
> -----------------------------------------------------------
> 
> (Updated June 9, 2016, 12:14 a.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: kdeplasma-addons
> 
> 
> Description
> -------
> 
> change the output field of the calculator
> 
> 
> Diffs
> -----
> 
>   applets/calculator/package/contents/ui/calculator.qml 2db968a 
> 
> Diff: https://git.reviewboard.kde.org/r/128131/diff/
> 
> 
> Testing
> -------
> 
> on the desktop and in the panel.
> 
> where can I find the Layout.minimumWidth and Layout.minimumHeight? or how can I change the size of the applet when it pop-up in the panel (it's to big)
> 
> 
> Thanks,
> 
> Andreas Kainz
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160609/5a8c8e09/attachment-0001.html>


More information about the Plasma-devel mailing list