mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-26 05:02:03 +03:00
(panel_callback) [MSG_FOCUS]: don't redraw panel here.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
c1cf7e81b9
commit
bea83a1189
@ -3679,7 +3679,6 @@ panel_callback (Widget * w, Widget * sender, widget_msg_t msg, int parm, void *d
|
||||
|
||||
update_xterm_title_path ();
|
||||
select_item (panel);
|
||||
paint_dir (panel);
|
||||
|
||||
bb = find_buttonbar (w->owner);
|
||||
midnight_set_buttonbar (bb);
|
||||
|
Loading…
Reference in New Issue
Block a user