twgh / xcgui

炫彩界面库. Go GUI library. Golang bindings for XCGUI, Windows GUI library, DirectUI design idea.

Home Page:https://pkg.go.dev/github.com/twgh/xcgui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]

linzedo opened this issue · comments

Bug 描述
目前循环调用以下函数一段时间后会触发句柄失效的情况,使用go run或者go build编译成exe文件都会,但是用goland运行程序就不会有这个情况

预期行为
清晰的描述您期望发生的事情。
不会报错
截图
如果可以,请添加屏幕截图以帮助解释您的问题。
1705817956702
image
image

系统:
win11

其他
其他想说的。

commented

图片加载一次后,可以调用EnableAutoDestroy(false)