Review Request 128131: biger output field

Marco Martin notmart at gmail.com
Wed Jun 15 09:13:31 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
> 
> Andreas Kainz wrote:
>     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.

maybe mainLayout.Layout.minimumWidth is not an useful size.
try mainLayout.implicitWidth and implicitHeight


- Marco


-----------------------------------------------------------
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/20160615/dce5a1c1/attachment.html>


More information about the Plasma-devel mailing list