Skip to content

Commit 861b2e8

Browse files
committed
Update CfgViewerPlugin.java
1 parent f4078c3 commit 861b2e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/jadx/plugins/viewer/cfg/CfgViewerPlugin.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
// TODO MyListeners.imageFitNow 和 缩ImageZoom 缩放范围根据图片尺寸而定
3838
// TODO 等待官方版本更新:1.5.4 后 CfgJNode 里重写 hasContent 方法。等待支持多语言。
39+
// FIXME 1. 全部 passes 执行完,dump 的和在中间 dump 的不一样。2. block id 还是不对,多了一轮
3940

4041
public class CfgViewerPlugin implements JadxPlugin {
4142
static final Logger LOG = LoggerFactory.getLogger(CfgViewerPlugin.class);

0 commit comments

Comments
 (0)