Skip to content
  • Tristan Van Berkom's avatar
    Fixed oversized menus allocated offscreen · 804c8009
    Tristan Van Berkom authored
    Removed the old toplevel window size-request signal and
    do the clamping in gtk_menu_get_height_for_width() instead,
    also make sure to invalidate the size before doing a new
    request just after invoking the delegate menu position func.
    804c8009