<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/128131/">https://git.reviewboard.kde.org/r/128131/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On June 9th, 2016, 8:34 a.m. UTC, <b>Marco Martin</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">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</p></pre>
</blockquote>
<p>On June 9th, 2016, 9:28 a.m. UTC, <b>Andreas Kainz</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I play with </p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;"><div class="codehilite" style="background: #f8f8f8"><pre style="line-height: 125%">id<span style="color: #666666">:</span> main<span style="color: #666666">;</span>
Plasmoid<span style="color: #666666">.</span><span style="color: #7D9029">switchWidth</span><span style="color: #666666">:</span> Layout<span style="color: #666666">.</span><span style="color: #7D9029">minimumWidth</span>
Plasmoid<span style="color: #666666">.</span><span style="color: #7D9029">switchHeight</span><span style="color: #666666">:</span> Layout<span style="color: #666666">.</span><span style="color: #7D9029">minimumHeight</span>
Layout<span style="color: #666666">.</span><span style="color: #7D9029">minimumWidth</span><span style="color: #666666">:</span> mainLayout<span style="color: #666666">.</span><span style="color: #7D9029">Layout</span><span style="color: #666666">.</span><span style="color: #7D9029">minimumWidth</span> <span style="color: #666666">+</span> <span style="color: #666666">8</span>
Layout<span style="color: #666666">.</span><span style="color: #7D9029">minimumHeight</span><span style="color: #666666">:</span> mainLayout<span style="color: #666666">.</span><span style="color: #7D9029">Layout</span><span style="color: #666666">.</span><span style="color: #7D9029">minimumHeight</span> <span style="color: #666666">+</span> <span style="color: #666666">8</span>
</pre></div>
</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">but I can't change anything. sorry.</p></pre>
</blockquote>
</blockquote>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">maybe mainLayout.Layout.minimumWidth is not an useful size.
try mainLayout.implicitWidth and implicitHeight</p></pre>
<br />
<p>- Marco</p>
<br />
<p>On June 9th, 2016, 12:14 a.m. UTC, Andreas Kainz wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tr>
<td>
<div>Review request for Plasma.</div>
<div>By Andreas Kainz.</div>
<p style="color: grey;"><i>Updated June 9, 2016, 12:14 a.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdeplasma-addons
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">change the output field of the calculator</p></pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">on the desktop and in the panel.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">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)</p></pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>applets/calculator/package/contents/ui/calculator.qml <span style="color: grey">(2db968a)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/128131/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>