<?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[getGlobalPositionY returns wrong value]]></title><description><![CDATA[<p dir="auto">This is a really simple fix. It looks like there's the tiniest typo in "ScriptingApiContent.cpp".</p>
<p dir="auto"><img src="https://i.imgur.com/CTyy3uh.png" alt="Screen Shot 2020-05-31 at 6.54.14 PM.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Line 725 should read:</p>
<pre><code>return thisY + p-&gt;getGlobalPositionY();
</code></pre>
<p dir="auto">Just swap X for Y <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/android/263a.png?v=fba14f4754a" class="not-responsive emoji emoji-android emoji--relaxed" style="height:23px;width:auto;vertical-align:middle" title=":relaxed:" alt="☺" /></p>
]]></description><link>https://forum.hise.audio/topic/2645/getglobalpositiony-returns-wrong-value</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 05:47:27 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/2645.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Jun 2020 02:28:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to getGlobalPositionY returns wrong value on Mon, 01 Jun 2020 09:33:58 GMT]]></title><description><![CDATA[<p dir="auto">@Lunacy-Audio Good catch, I remember having a hard time a long time ago trying to get the globalPos inside a parent for a custom graph EQ...<br />
That's fixed, @d-healey I've made a pull request ;)</p>
]]></description><link>https://forum.hise.audio/post/21642</link><guid isPermaLink="true">https://forum.hise.audio/post/21642</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 01 Jun 2020 09:33:58 GMT</pubDate></item></channel></rss>