click focus in wizard now unsets winlist pointer warping

SVN revision: 79718
This commit is contained in:
Mike Blumenkrantz 2012-11-26 13:37:19 +00:00
parent e1ee114315
commit e2a529f0dc
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ wizard_page_hide(E_Wizard_Page *pg __UNUSED__)
e_config->always_click_to_focus = 0;
e_config->focus_last_focused_per_desktop = 1;
e_config->pointer_slide = 0;
e_config->winlist_warp_while_selecting = 0;
e_config->winlist_warp_at_end = 0;
}
else
{