ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
78 stars 19 forks source link

Add o.size attribute to OutputProxy #132

Open CRImier opened 5 years ago

CRImier commented 5 years ago

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

LouisPi commented 5 years ago

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

CRImier commented 5 years ago

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