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

Added properties for min and max width and height #130

Merged
merged 1 commit into from
Oct 9, 2022
Merged

Added properties for min and max width and height #130

merged 1 commit into from
Oct 9, 2022

Conversation

Fruchtzwerg94
Copy link
Contributor

Added properties

  • ChildWindowMinWidth
  • ChildWindowMinHeight
  • ChildWindowMaxWidth
  • ChildWindowMaxHeight

which are necessary if you want to constraint the size of the Window but not of the complete control itself. This allows to resize the parent window and the child window keeps the contstraints.

@Fruchtzwerg94 Fruchtzwerg94 changed the title Added properties for min and max widht and height Added properties for min and max width and height Oct 9, 2022
@punker76 punker76 added this to the 2.2.0 milestone Oct 9, 2022
@punker76 punker76 merged commit c0696be into punker76:develop Oct 9, 2022
@punker76
Copy link
Owner

punker76 commented Oct 9, 2022

@Fruchtzwerg94 your changes have been merged, thanks for your contribution 👍

@Fruchtzwerg94
Copy link
Contributor Author

@Fruchtzwerg94 your changes have been merged, thanks for your contribution 👍

Your welcome. Do you already have a timeline for the next release?

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