issues Search Results · repo:LiShengYang-yiyi/YIUI language:C#
Filter by
5 results
(77 ms)5 results
inLiShengYang-yiyi/YIUI (press backspace or delete to remove)关闭Panel A 触发关闭动画1 同一帧打开Panel B, A B层级相同,A又被堆栈管理关闭了一次,触发关闭动画2 关闭动画1完成,执行对象大小复原操作, 执行对象销毁逻辑
关闭动画2完成,执行对象大小复原操作报错,因为对象已经被销毁了
这是设计bug,还是有什么考量?如何规避这个问题呢?
Mr-sB
- 7
- Opened on Nov 27, 2024
- #9
public YIUIBindVo[] Get()
{
HashSet Type types = CodeTypes.Instance.GetTypes(typeof(YIUIAttribute));
var binds = new List YIUIBindVo ();
foreach (var type in types)
...
czwaxm
- 1
- Opened on Aug 23, 2024
- #6
服务端代码构建报错 ET0013 静态类函数引用存在环形依赖 请修改为单向依赖 静态类ET.Client.RedDotPanelComponentSystem被
静态类ET.Client.RedDotDataItemComponentSystem 引用
cxg83843652
- 1
- Opened on Nov 18, 2023
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.