@GFdevelop commented on this pull request.
> @@ -736,13 +739,9 @@ static gboolean on_button_press(GtkWidget *widget, GdkEventButton *event, gpoint } else if (event->button == 3) { - static GtkWidget *popup_menu = NULL;
The old code have no sense...can you explain if (popup_menu == NULL)
?
https://github.com/geany/geany/blob/868da11715ed86d08c1c2c4deaf1b2aa6c209df4/plugins/filebrowser.c#L739-L742
I have to revert this?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.