<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Scalar overlapping behaviour when [set]]]></title><description><![CDATA[<p>In Vanilla (Pure Data 0.48.1) when a scalar gets any of it's values [set] (even the ones that don't impact how it's drawn) it seems to get redrawn resulting it to move on top of any overlapping scalars. This behaviour seems to be platform independent (tested on Windows 10 and OS X Yosemite). This is a problem since GUIs and such often rely on overlapping elements and working around it makes a patch a lot more complex.</p>
<p>Here is a simple test patch, it sets the (unused) float &quot;test&quot; on a scalar then it overlaps the other scalar:</p>
<p><a href="/uploads/files/1532102756562-scalarset.pd">scalarset.pd</a></p>
<p>My questions are, is there a way to prevent this from happening without clearing and redrawing the whole thing, and is this worth reporting as a bug or a suggestion to fix?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11507/scalar-overlapping-behaviour-when-set</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 22:14:21 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11507.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 20 Jul 2018 16:09:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Scalar overlapping behaviour when [set] on Fri, 20 Jul 2018 16:09:32 GMT]]></title><description><![CDATA[<p>In Vanilla (Pure Data 0.48.1) when a scalar gets any of it's values [set] (even the ones that don't impact how it's drawn) it seems to get redrawn resulting it to move on top of any overlapping scalars. This behaviour seems to be platform independent (tested on Windows 10 and OS X Yosemite). This is a problem since GUIs and such often rely on overlapping elements and working around it makes a patch a lot more complex.</p>
<p>Here is a simple test patch, it sets the (unused) float &quot;test&quot; on a scalar then it overlaps the other scalar:</p>
<p><a href="/uploads/files/1532102756562-scalarset.pd">scalarset.pd</a></p>
<p>My questions are, is there a way to prevent this from happening without clearing and redrawing the whole thing, and is this worth reporting as a bug or a suggestion to fix?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11507/scalar-overlapping-behaviour-when-set</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11507/scalar-overlapping-behaviour-when-set</guid><dc:creator><![CDATA[nuoun]]></dc:creator><pubDate>Fri, 20 Jul 2018 16:09:32 GMT</pubDate></item><item><title><![CDATA[Reply to Scalar overlapping behaviour when [set] on Fri, 20 Jul 2018 18:37:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/nuoun">@nuoun</a> i think setting a value of each top layer in the order from back to front is the only way.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11507/scalar-overlapping-behaviour-when-set/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11507/scalar-overlapping-behaviour-when-set/2</guid><dc:creator><![CDATA[ingox]]></dc:creator><pubDate>Fri, 20 Jul 2018 18:37:16 GMT</pubDate></item></channel></rss>