Skip to content

Conversation

@PrithisIyyappan
Copy link
Contributor

Root Cause of the Issue

The crash occurred on the Windows platform when the container width and text width were reduced to a negative value because of padding applied to the parent layout of the TextInputLayout control.

Description of Change

Implemented restrictions to prevent negative value updates for container width and text width, ensuring stability in such scenarios.

Issues Fixed

Fixes #136

Screenshots

Before:

devenv_w2XHHod7kY.mp4

After:

TILSample_LZEJJ8Rbrj.mp4

@PaulAndersonS
Copy link
Collaborator

/azp run

@PaulAndersonS PaulAndersonS requested a review from Copilot April 7, 2025 10:07
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Copy link

@Choza-rajan Choza-rajan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are fine

@PaulAndersonS PaulAndersonS merged commit 3c33c23 into syncfusion:main Apr 7, 2025
1 check passed
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.

[Bug] InputLayout With Long Hint Cause App Crash When Resizing Window

4 participants