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

The Uno.Resizetizer extension for icon should be conditionally generated #289

Open
jeromelaban opened this issue Jun 6, 2024 · 1 comment · May be fixed by #309
Open

The Uno.Resizetizer extension for icon should be conditionally generated #289

jeromelaban opened this issue Jun 6, 2024 · 1 comment · May be fixed by #309
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@jeromelaban
Copy link
Member

Current behavior

This icon extension is currently not generated if the icon files are not setup properly, causing hard-to-diagnose errors:

public class WindowIconGeneratorTask_V0 : Task

Expected behavior

We should either generate this extension always, or move this extension to Uno so that it's always available.

@jeromelaban jeromelaban added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jun 6, 2024
@dansiegel
Copy link
Contributor

this should be addressed when Resizetizer is ported into Uno

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants