dotMorten / MauiEx

A set of .NET MAUI controls
Apache License 2.0
224 stars 55 forks source link

Suggestion list results doesn't adjust to accessibility font size #90

Open jamers99 opened 3 years ago

jamers99 commented 3 years ago

Description

When running an app with the Auto Suggest Box, then changing the font sizes and coming back to the app, the list font size is wack.

Steps to Reproduce

  1. Open app with suggest box
  2. Go to apple accessibility settings
  3. Change the font size
  4. Come back to the app
  5. Do a search in the suggest box that returns results

Expected Behavior

The results should look nice

Actual Behavior

The results are very big and take up too much room, overlapping and just generally not looking good.

Basic Information

Screenshots

IMG_0003

Reproduction Link

If needed, let me know