NIM_Duilib_Framework icon indicating copy to clipboard operation
NIM_Duilib_Framework copied to clipboard

ChildBox 初始化失败

Open lfpei opened this issue 9 months ago • 0 comments

问题现象

xml中使用ChildBox,初始化的时候因为Control中不存在xmlfile属性导致断言失败

Image

预期结果

该函数可以正常通过,界面中ChildBox可以正常使用

重现步骤

xml中使用ChildBox加载另一个xml文件,然后启动应用初始化直接报错

lfpei avatar Jan 17 '25 09:01 lfpei