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

TextBlock - Add the MinWidth and MaxWidth properties #33

Open
lastunicorn opened this issue Sep 7, 2018 · 0 comments
Open

TextBlock - Add the MinWidth and MaxWidth properties #33

lastunicorn opened this issue Sep 7, 2018 · 0 comments
Assignees
Milestone

Comments

@lastunicorn
Copy link
Owner

Note: If there is a conflict between MinWidth, MaxWidth and Width, the order of application to determine the CalculatedNormalWidth is first MinWidth must be honored, then MaxWidth, and finally if each of these are within bounds, Width.

see also the comments in /doc/control.width.calculation.txt file.

@lastunicorn lastunicorn added this to To do in Release 0.6.0 via automation Sep 7, 2018
@lastunicorn lastunicorn added this to the Release 0.6.0 milestone Sep 7, 2018
@lastunicorn lastunicorn moved this from To do to In progress in Release 0.6.0 Sep 13, 2018
@lastunicorn lastunicorn self-assigned this Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Release 0.6.0
  
In progress
Development

No branches or pull requests

1 participant