From bd63a64c801f591829fbb1235bde7eb6f96ab09a Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Mon, 10 Sep 2018 19:47:52 +0000 Subject: [PATCH] Appearance: fix a small issue git-svn-id: svn://kolibrios.org@7349 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/cmm/appearance/appearance.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/programs/cmm/appearance/appearance.c b/programs/cmm/appearance/appearance.c index c51fbb5396..6b4b16c1d9 100644 --- a/programs/cmm/appearance/appearance.c +++ b/programs/cmm/appearance/appearance.c @@ -109,6 +109,8 @@ void main() if (tabs.active_tab==SKINS) EventTabClick(WALLPAPERS); else EventTabClick(SKINS); if (key_scancode==SCAN_CODE_DEL) EventDeleteFile(); + + if (! edit_cmm.flags & 0b10) && (! edit_st.flags & 0b10) for (id=select_list.cur_y+1; id