Skip to content

fix(gui): update resource.arsc nodes after opened tab with resource ids#2489

Merged
skylot merged 2 commits intoskylot:masterfrom
MrIkso:fix_resources_arsc_nodes
May 17, 2025
Merged

fix(gui): update resource.arsc nodes after opened tab with resource ids#2489
skylot merged 2 commits intoskylot:masterfrom
MrIkso:fix_resources_arsc_nodes

Conversation

@MrIkso
Copy link
Copy Markdown
Contributor

@MrIkso MrIkso commented May 17, 2025

fix #2488

Copy link
Copy Markdown
Owner

@skylot skylot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Update call here indeed fixed the issue, but looks like instead of calling load or loadTask, getCodeInfo() method was called directly from codepanel constructor. This is not correct behavior, also now hex view loaded even not visible which is unnecessary. I will look into these issues and will try to fix them.

@skylot skylot merged commit ec726d6 into skylot:master May 17, 2025
4 checks passed
@MrIkso MrIkso deleted the fix_resources_arsc_nodes branch May 17, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[gui] Resource from resource.arsc not showing, always loading

2 participants