mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 11:54:36 +00:00
Issue #123 Improved context menu integration
This commit is contained in:
@@ -2241,7 +2241,7 @@ public class MainFrame extends AppRibbonFrame implements ActionListener, TreeSel
|
||||
public void run() {
|
||||
miAssociate.setSelected(Main.isAddedToContextMenu());
|
||||
}
|
||||
}, 500); //It takes some time registry change to apply
|
||||
}, 1000); //It takes some time registry change to apply
|
||||
break;
|
||||
case "GOTODOCUMENTCLASS":
|
||||
gotoDocumentClass();
|
||||
|
||||
Reference in New Issue
Block a user