Michel Feinstein
Michel Feinstein
Interesting, thanks @Piinks!
And this same view on Android Studio allows me to drag and move it around.
I don't think I have to, I am quoting the docs and explaining why the documented behaviour is not good in some cases.
This could also be done using macros, same as the flutter [permission_handler](https://pub.dev/packages/permission_handler) does, where users add macros to exclude code from their compilation (expand the ios section to find an...
Hey Brett, I am not doing anything besides loading the website tbh. This is how it looks when I open it:  I am using a private window here to...
@domesticmouse I think I figured it out, it happens when opened in an external monitor... I remember seeing this error before, maybe with dartpad, and this gave me the idea...
LG 4k, more specific: 27UP550N
Ok, I think this is connected to my setup, but I am not sure if it's a problem on Firefox, or Flutter (probably Flutter, as I have never seen this...
Yeah, I don't see this on Chrome. I use Figma everyday, haven't seen this so far, but will do some extra tests just to be sure. I remember seeing that...
As I said in #47543 I suggest `TextOverflow.ellipsisStart`, `TextOverflow.ellipsisMiddle`and `TextOverflow.ellipsisEnd`.