mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-28 10:46:08 +00:00
#785 Text search. Remember last choise. fixed
This commit is contained in:
@@ -857,7 +857,7 @@ public class MainFrameRibbonMenu extends MainFrameMenu implements ActionListener
|
||||
mainFrame.getPanel().autoDeobfuscateChanged();
|
||||
break;
|
||||
case ACTION_SEARCH:
|
||||
search(false);
|
||||
search(null);
|
||||
break;
|
||||
case ACTION_REPLACE:
|
||||
replace();
|
||||
|
||||
Reference in New Issue
Block a user