some improvements

This commit is contained in:
Jinhao
2015-02-17 04:03:55 +08:00
parent 4385ac623d
commit 0ffa3e54ca
10 changed files with 175 additions and 161 deletions

View File

@@ -1008,8 +1008,6 @@ namespace detail
arg.evt_code = event_code::mouse_up;
emit_drawer(&drawer::mouse_up, msgwnd, arg, &context);
//auto evt_ptr = msgwnd->together.events_ptr; //deprecated
if (fire_click)
{
arg.evt_code = event_code::click;