Skip to content
  • Ell's avatar
    app: increase idle priority for hiding on-hover tool-group menu · 3212da71
    Ell authored
    In GimpToolButton, when in "show menu on hover" mode, increase the
    idle priority for hiding the the tool-group menu upon button/menu
    leave-notify.  Make the priority one step below the normal event
    priority, so that a subsequent button/menu enter-notify event
    canceling the idle is processed beforehand, while the idle is
    otherwise still processed before ordinary lower-priority sources,
    in particular, before projection rendering timeouts.
    3212da71