@techee commented on this pull request.


In src/symbols.c:

> @@ -1404,90 +1404,10 @@ static guint get_tag_class(const TMTag *tag)
 }
 
 
-/* positions a popup at the caret from the ScintillaObject in @p data */
-static void goto_popup_position_func(GtkMenu *menu, gint *x, gint *y, gboolean *push_in, gpointer data)

Yes.

(But I remember being really impressed when Colomban came up with this code after me not knowing how to present the popup, taking all the multimonitor setup into account and invoking the popup using a keyboard.)


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3316/review/1162633251@github.com>