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 keepAspectRatio parameter to Layout Editor #1059

Merged
merged 2 commits into from
Feb 15, 2019

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Feb 9, 2019

When merged this pull request will:

  • adds keepAspectRatio entry to CfgUIGrids
  • requires canResize to be set to 1 obviously
  • keeps the aspect ratio of a resizable control
                canResize = 1;
                keepAspectRatio = 1;

@commy2 commy2 added the Feature label Feb 9, 2019
@commy2 commy2 added this to the 3.10 milestone Feb 9, 2019
@commy2 commy2 merged commit 06a97c5 into master Feb 15, 2019
@commy2 commy2 deleted the layout-editor-keepAspectRatio branch February 15, 2019 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants