Skip to content

Conversation

@sheesania
Copy link
Contributor

Part of #25

As far as I can tell, this is where most of the work on the autoscaling project ended up?

@Lightning11wins
Copy link
Contributor

This use of the original size px + (100% - total size px) * flexibility calculation for responsive design was very useful. However, this branch seems to have several issues and compiler errors, so it doesn't appear to be a finished solution.

int rx, int ry, int rwidth, int rheight,
int flx, int fly, int flwidth, int flheight)
int flx, int fly, int flwidth, int flheight,
int flwidthTotal, int flheightTotal)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we modify the function signature for wgtrNewNode() here, but this branch does not appear to modify any of the locations where the function is called. How do you intend for these new values to be generated?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants