Details
-
Improvement/Rework
-
Resolution: Fixed
-
Major
-
1.15.0
Description
<p>1. <b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">#highlightedbutton</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;"> return wrong value if Button text label It contains a complex expression with the use of skin properties. </span><br style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">
<span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">Like:</span></p>
<div class="bbCodeBlock bbCodeCode" style="margin: 0.5em 145px 0.5em 1em; padding: 0px; border: 1px solid rgb(195, 212, 222); border-radius: 2px; overflow: auto; font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px; color: rgb(84, 84, 84) !important;">
<div class="type" style="margin: 0px; padding: 3px 8px; font-size: 12px; color: rgb(3, 50, 81); background-color: rgb(228, 240, 247); font-family: Lato, "Trebuchet MS", Helvetica, Arial, sans-serif; border-bottom: 1px solid rgb(195, 212, 222); border-top-left-radius: 2px; border-top-right-radius: 2px;">Code (XML):</div>
<div class="code" style="margin: 0px; padding: 10px; font-size: 10pt; font-family: Consolas, "Courier New", Courier, monospace; background-color: rgb(240, 247, 252); border-radius: 3px; word-wrap: normal; overflow: auto; line-height: 1.24; min-height: 30px; max-height: 500px; direction: ltr; white-space: nowrap;">
<ol class="xml" style="margin: 1em 0px 1em 3em; padding-right: 0px; padding-left: 0px; color: lightgrey; user-select: none; font-family: monospace;">
<li style="margin: 0px; padding: 0px; list-style: decimal outside; vertical-align: top;">
<div style="margin: 0px; padding: 0px; color: grey; user-select: text; font-stretch: normal; font-size: 1em; line-height: 1.2em; background: none; vertical-align: top;"><span style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 0, 0); font-weight: bold;"><label></span></span>#(iif(eq(#skin.tile1cne,'True'),'#tile1plugin.name','#tile1.name'))<span style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 0, 0); font-weight: bold;"></label></span></span></div>
</li>
</ol>
</div>
</div>
<p><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">The property returns a value such as: </span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">#(iif(eq(True,'True'),'sometext1','sometext2'))</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;"> - Instead value of this expression, as does the label. Like: </span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">sometext1</b></p>
<p><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;"></b>2. <span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">Conditional Visibility and string.</span><b style="margin-top: 0px; font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">equals</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">, string.</span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">contains</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">, string.</span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">starts </b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">with skin properties as second parameters not work.</span></p>
<p><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">More info: </span><a href="http://forum.team-mediaportal.com/threads/conditional-visibility-and-string-equals-string-contains-string-starts-with-skin-properties.135433/">http://forum.team-mediaportal.com/threads/conditional-visibility-and-string-equals-string-contains-string-starts-with-skin-properties.135433/</a> </p>
<p>3. Conditional Visibility with skin properties as parameters in functions such: control.<b>hasfocus</b>, control.<b>isvisible</b>, etc not work.</p>
<p>More Info: <a href="http://forum.team-mediaportal.com/threads/conditional-visibility-with-skin-properties.135418/">http://forum.team-mediaportal.com/threads/conditional-visibility-with-skin-properties.135418/</a> </p>
<span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">Like:</span></p>
<div class="bbCodeBlock bbCodeCode" style="margin: 0.5em 145px 0.5em 1em; padding: 0px; border: 1px solid rgb(195, 212, 222); border-radius: 2px; overflow: auto; font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px; color: rgb(84, 84, 84) !important;">
<div class="type" style="margin: 0px; padding: 3px 8px; font-size: 12px; color: rgb(3, 50, 81); background-color: rgb(228, 240, 247); font-family: Lato, "Trebuchet MS", Helvetica, Arial, sans-serif; border-bottom: 1px solid rgb(195, 212, 222); border-top-left-radius: 2px; border-top-right-radius: 2px;">Code (XML):</div>
<div class="code" style="margin: 0px; padding: 10px; font-size: 10pt; font-family: Consolas, "Courier New", Courier, monospace; background-color: rgb(240, 247, 252); border-radius: 3px; word-wrap: normal; overflow: auto; line-height: 1.24; min-height: 30px; max-height: 500px; direction: ltr; white-space: nowrap;">
<ol class="xml" style="margin: 1em 0px 1em 3em; padding-right: 0px; padding-left: 0px; color: lightgrey; user-select: none; font-family: monospace;">
<li style="margin: 0px; padding: 0px; list-style: decimal outside; vertical-align: top;">
<div style="margin: 0px; padding: 0px; color: grey; user-select: text; font-stretch: normal; font-size: 1em; line-height: 1.2em; background: none; vertical-align: top;"><span style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 0, 0); font-weight: bold;"><label></span></span>#(iif(eq(#skin.tile1cne,'True'),'#tile1plugin.name','#tile1.name'))<span style="color: rgb(0, 153, 0);"><span style="color: rgb(0, 0, 0); font-weight: bold;"></label></span></span></div>
</li>
</ol>
</div>
</div>
<p><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">The property returns a value such as: </span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">#(iif(eq(True,'True'),'sometext1','sometext2'))</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;"> - Instead value of this expression, as does the label. Like: </span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">sometext1</b></p>
<p><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;"></b>2. <span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">Conditional Visibility and string.</span><b style="margin-top: 0px; font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">equals</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">, string.</span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">contains</b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">, string.</span><b style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">starts </b><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">with skin properties as second parameters not work.</span></p>
<p><span style="font-family: "Helvetica Neue", Helvetica-Neue, Arial, sans-serif; font-size: 14.3px;">More info: </span><a href="http://forum.team-mediaportal.com/threads/conditional-visibility-and-string-equals-string-contains-string-starts-with-skin-properties.135433/">http://forum.team-mediaportal.com/threads/conditional-visibility-and-string-equals-string-contains-string-starts-with-skin-properties.135433/</a> </p>
<p>3. Conditional Visibility with skin properties as parameters in functions such: control.<b>hasfocus</b>, control.<b>isvisible</b>, etc not work.</p>
<p>More Info: <a href="http://forum.team-mediaportal.com/threads/conditional-visibility-with-skin-properties.135418/">http://forum.team-mediaportal.com/threads/conditional-visibility-with-skin-properties.135418/</a> </p>
Attachments
Issue Links
- links to