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 a scale factor that we apply to all drawing functions #7

Open
BastiaanOlij opened this issue Apr 30, 2014 · 0 comments
Open

Add a scale factor that we apply to all drawing functions #7

BastiaanOlij opened this issue Apr 30, 2014 · 0 comments

Comments

@BastiaanOlij
Copy link
Owner

Our oBaseVisComponent should get a new property that we apply to all drawing functions called pScale.

This should enlarge how we render things but without our subclassed component needing to worry about this scale factor.

This would be handy for creating the ability for the user to zoom in on the component, to render to bitmap at a higher resolution, or potentially some day add retina support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant