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

Style-proxied properties should not narrow type unneccessarily #98

Open
AviVahl opened this issue Aug 19, 2020 · 3 comments
Open

Style-proxied properties should not narrow type unneccessarily #98

AviVahl opened this issue Aug 19, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AviVahl
Copy link
Contributor

AviVahl commented Aug 19, 2020

ATM, one cannot specify 1em for canvasWidth, even though it's a perfectly legal width value.

We should allow passing in optional React.CSSProperties['width'] for canvasWidth, and so on...

@AviVahl AviVahl added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2020
@AviVahl
Copy link
Contributor Author

AviVahl commented Aug 19, 2020

FYI @JoMarton @tomermes @omerken

@ifhammohamed
Copy link

Could I contribute to these issues?

@tomrav
Copy link

tomrav commented Dec 14, 2023

Could I contribute to these issues?

External contributions are not possible at this time, as Codux is closed source.
Is this an issue you've specifically encountered? Could you share what you'd like to, so that perhaps we can bump it in priority?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants