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

[Bug] Label won't resize after setting its text on Android, other platforms not sure #1452

Closed
imgen opened this issue Jun 25, 2021 · 1 comment
Assignees

Comments

@imgen
Copy link

imgen commented Jun 25, 2021

Description

Steps to Reproduce

  1. Create a maui app using latest VS 2019 preview
  2. Run the app in emulator or device
  3. Click the button more than 9 times
  4. Observe the size, after the count hits 10, the text becomes just one

Expected Behavior

The label will resize if the text expands out its size

Actual Behavior

It doesn't resize

Basic Information

  • Version with issue:
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Workaround

@imgen imgen changed the title [Bug] Label won't resize after setting its text [Bug] Label won't resize after setting its text on Android, other platforms not sure Jun 25, 2021
@hartez
Copy link
Contributor

hartez commented Jul 22, 2021

Fixed by #1700.

@hartez hartez closed this as completed Jul 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants