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

Implement a message content size adjustment in KryptonTaskDialog #92

Merged
merged 4 commits into from
Dec 21, 2017

Conversation

saleyn
Copy link
Contributor

@saleyn saleyn commented Dec 19, 2017

The content display control of the KryptonTaskDialog is changed
based on the size of the content. If the content contains more
than 20 lines of text, the control changes to a multi-line text
container. The size of the KryptonTaskDialog is also limited
to 0.6 size of the display area to fix the issue of displaying
very large dialog boxes that don't fit in a screen.

The content display control of the KryptonTaskDialog is changed
based on the size of the content.  If the content contains more
than 20 lines of text, the control changes to a multi-line text
container.  The size of the KryptonTaskDialog is also limitted
to 0.6 size of the display area to fix the issue of displaying
very large dialog boxes that don't fit in a screen.
@ComponentFactory ComponentFactory merged commit 5463f83 into ComponentFactory:master Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants