discomfitor pushed a commit to branch master.
commit 900cc00b35fce684c48fcfedf5023b05a91b05db
Author: Mike Blumenkrantz <[email protected]>
Date: Thu Aug 15 09:46:06 2013 +0100
highlight correct keybinding when modifying an existing binding
T294
---
src/modules/conf_bindings/e_int_config_keybindings.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/modules/conf_bindings/e_int_config_keybindings.c
b/src/modules/conf_bindings/e_int_config_keybindings.c
index 3005925..20541e2 100644
--- a/src/modules/conf_bindings/e_int_config_keybindings.c
+++ b/src/modules/conf_bindings/e_int_config_keybindings.c
@@ -978,8 +978,8 @@ _grab_key_down_cb(void *data,
if (i++ >= n) break;
}
- e_widget_ilist_nth_show(cfdata->gui.o_binding_list, n - 1, 1);
- e_widget_ilist_selected_set(cfdata->gui.o_binding_list, n - 1);
+ e_widget_ilist_nth_show(cfdata->gui.o_binding_list, n, 1);
+ e_widget_ilist_selected_set(cfdata->gui.o_binding_list, n);
}
e_object_del(E_OBJECT(cfdata->locals.eg));
}
--
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk