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

Add o.size attribute to OutputProxy #132

Open
CRImier opened this issue Nov 14, 2018 · 2 comments
Open

Add o.size attribute to OutputProxy #132

CRImier opened this issue Nov 14, 2018 · 2 comments
Labels
developer-friendliness Anything that helps people working on apps good first issue New contributors should be able to tackle this help wanted

Comments

@CRImier
Copy link
Member

CRImier commented Nov 14, 2018

Should be easy - check the output/output.py file to see how the output attribute proxying mechanism works.

@CRImier CRImier added help wanted developer-friendliness Anything that helps people working on apps labels Nov 14, 2018
@CRImier CRImier added the good first issue New contributors should be able to tackle this label Nov 22, 2018
@LouisPi
Copy link
Collaborator

LouisPi commented Feb 28, 2019

Is it really as easy as adding size=(width, height)?

@CRImier
Copy link
Member Author

CRImier commented Feb 28, 2019

likely, yes. make sure it stays up-to-date if/when (width, height) are changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-friendliness Anything that helps people working on apps good first issue New contributors should be able to tackle this help wanted
Projects
None yet
Development

No branches or pull requests

2 participants