<p>In <a href="https://github.com/geany/geany/pull/406#discussion_r52834430">src/symbols.c</a>:</p>
<pre style='color:#555'>> @@ -138,6 +148,9 @@ static struct
> }
> symbol_menu;
>
> +static GtkWidget *tag_goto_popup = NULL;
> +static GtkWidget *tag_goto_tree_view = NULL;
</pre>
<p>meh, is it that important to cache the popup?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/406/files#r52834430">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5dd3UftideVW-0GlwMfGm9nizelks5pj6IdgaJpZM4DUzez.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/geany/geany/pull/406/files#r52834430"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>