<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16840">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: coordinate<br><br>Change-Id: I49b53aab10ae86126ce00333bdce24c6332d03c1<br>---<br>M channels/console_gui.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/40/16840/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/console_gui.c b/channels/console_gui.c</span><br><span>index c72a805..c5bd423 100644</span><br><span>--- a/channels/console_gui.c</span><br><span>+++ b/channels/console_gui.c</span><br><span>@@ -781,13 +781,13 @@</span><br><span>                      button.x < x0+gui->keypad->w/2+BORDER+pip_loc_x+env->loc_dpy.w/3 &&</span><br><span>                      button.y >= BORDER+pip_loc_y &&</span><br><span>                           button.y < BORDER+pip_loc_y+env->loc_dpy.h/3) {</span><br><span style="color: hsl(0, 100%, 40%);">-                         /* set the y cordinate to his previous value */</span><br><span style="color: hsl(120, 100%, 40%);">+                               /* set the y coordinate to his previous value */</span><br><span>                             button.y += (env->out.device_num ? SRC_WIN_H+2*BORDER+SRC_MSG_BD_H : 0);</span><br><span>                          /* starts dragging the picture inside the picture */</span><br><span>                                 set_drag(&gui->drag, button.x, button.y, DRAG_PIP);</span><br><span>                   }</span><br><span>                    else if (index == KEY_LOC_DPY) {</span><br><span style="color: hsl(0, 100%, 40%);">-                                /* set the y cordinate to his previous value */</span><br><span style="color: hsl(120, 100%, 40%);">+                               /* set the y coordinate to his previous value */</span><br><span>                             button.y += (env->out.device_num ? SRC_WIN_H+2*BORDER+SRC_MSG_BD_H : 0);</span><br><span>                          /* click in the local display, but not on the PiP */</span><br><span>                                 set_drag(&gui->drag, button.x, button.y, DRAG_LOCAL);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16840">change 16840</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16840"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I49b53aab10ae86126ce00333bdce24c6332d03c1 </div>
<div style="display:none"> Gerrit-Change-Number: 16840 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>