Skip to content

TextBlock - Add the MinWidth and MaxWidth properties #33

@lastunicorn

Description

@lastunicorn

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions