abuanwar072 / Flutter-Responsive-Admin-Panel-or-Dashboard

Responsive Admin Panel or Dashboard using Flutter
https://youtu.be/_uOgXpEHNbc
MIT License
6.61k stars 1.87k forks source link

Screen abnormality when text is enlarged by clicking the text enlargement button in the browser #35

Open tree800 opened 2 years ago

tree800 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. => Screen abnormality when text is enlarged by clicking the text enlargement button in the browser. This symptom only appears when running locally but it's ok on a demo site(https://abuanwar072.github.io/Flutter-Responsive-Admin-Panel-or-Dashboard/#/). How do I make it work like the demo site even when running locally? Is it a build option issue?

To Reproduce Steps to reproduce the behavior:

  1. run this application with Intellij in locally
  2. Click the text enlargement button in the browser
  3. It works abnormally as in the screenshot below.

Expected behavior How do I make it work like the demo site even when running locally? Is it a build option issue?

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.