Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The preview in the Decal Tool menu is not displayed #269

Closed
impale1 opened this issue Apr 12, 2024 · 2 comments
Closed

[BUG] The preview in the Decal Tool menu is not displayed #269

impale1 opened this issue Apr 12, 2024 · 2 comments
Assignees
Labels
bug report A general purpose bug report.

Comments

@impale1
Copy link
Contributor

impale1 commented Apr 12, 2024

This issue does not occur in the Default HUD

@impale1 impale1 added the bug report A general purpose bug report. label Apr 12, 2024
@CriticalFlaw
Copy link
Owner

I think this may be tied to changes in either to either resource/ui/econ/inspectionpanel.res or .../itemmodelpanel.res since they modify how the item appears and maybe the decal panel feeds off it?

@CriticalFlaw
Copy link
Owner

Turns out its caused by https://github.com/CriticalFlaw/TF2HUD.Fixes/blob/main/resource/ui/econ/backpackpanel.res#L125 where inventory_image_type = 1. This is used to have sharper quality item images be used in the backpack at I guess the cost of it not showing on the preview of the decal tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report A general purpose bug report.
Projects
None yet
Development

No branches or pull requests

2 participants