Open CaptainDario opened 2 years ago
Sorry, but I think in this case. I don't know if I have much to do. there is something external influencing. Maybe I have to analyze how this package works to try to prevent this. If you have a solution and want to share, feel free to open a PR.
It is something related to the size reported to this plugin. I am sure that there is a way to read the correct size, but I understand if such an edge case is not important enough for you to investigate.
I am using a surface book 3 for the development of my app. On this I have the scaling set to 200%. This works not very well with the default way flutter handles resizing the UI. Therefore I am using the responsive framework. But now this package sets the size of the vignette wrongly.
Is there something I can do?