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

Feature/#165 move to center #167

Merged
merged 3 commits into from
Jun 29, 2020
Merged

Conversation

markusressel
Copy link
Collaborator

@markusressel markusressel commented Jun 27, 2020

This adds a moveToCenter api method, as described in #165.

Btw, I have thought about your "recipes" idea, and - while I fully support this idea - I think, better than only writing a tutorial, is to write code in ZoomLayout, that actually implements these ideas, create a write-up of what the initial goal was, what the problems are and explain how the code works with a link to the actual ZoomLayout implementation (I mean the library here, not the class). That way the written code is always up to date, tested by actual ZoomLayout users, and migrated along the way as the library progresses. That way it can be used both as a functional API interface by users, as well as the code for a tutorial. Of course it has to be evaluated if a problem is worth including in the library, which is a fine.

Copy link
Owner

@natario1 natario1 left a comment

Choose a reason for hiding this comment

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

Looks good!

@markusressel markusressel merged commit ec2dfa2 into master Jun 29, 2020
@markusressel markusressel deleted the feature/#165_move_to_center branch June 29, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants