End dnd on mouse up.

SVN revision: 14543
devs/princeamd/enlightenment-0.17-elive
sebastid 19 years ago committed by sebastid
parent 7fb64fb645
commit 2516acbe24
  1. 1
      src/modules/ibar/e_mod_main.c

@ -1211,6 +1211,7 @@ _ibar_icon_cb_mouse_up(void *data, Evas *e, Evas_Object *obj, void *event_info)
if (!drag)
e_app_exec(ic->app);
drag = 0;
drag_start = 0;
#endif
}
}

Loading…
Cancel
Save