With the Flat UI viewer, the llDialog window is smaller than before, so the string "ββββββββββββββββββββββββββββ" doesn't fit in anymore (see attached screenshot). I would need to cut 4 characters for it to fit in basically all my scripts I am selling (3 would not be enough because of the line break). It would be good if the dialog window was wide enough for it to fit. This also happens on 4K with a UI scaling of 130% and a font DPI of 104, but the test below was done with default settings on Full HD, as you can see from Viewer Info.
Script:
default
{
touch_start(integer total_number)
{
llDialog(llDetectedKey(0),"ββββββββββββββββββββββββββββ\n TEST\nββββββββββββββββββββββββββββ", ["ββββββ","π§‘"], 56);
}
}
How this looks on 26.1.1.23806384790

How this looks on 26.2.0.25386466510

https://secondlife.canny.io/admin/feedback/bug-reports/p/flat-ui-lldialog-too-small
With the Flat UI viewer, the llDialog window is smaller than before, so the string "ββββββββββββββββββββββββββββ" doesn't fit in anymore (see attached screenshot). I would need to cut 4 characters for it to fit in basically all my scripts I am selling (3 would not be enough because of the line break). It would be good if the dialog window was wide enough for it to fit. This also happens on 4K with a UI scaling of 130% and a font DPI of 104, but the test below was done with default settings on Full HD, as you can see from Viewer Info.
Script:
How this looks on 26.1.1.23806384790

How this looks on 26.2.0.25386466510

https://secondlife.canny.io/admin/feedback/bug-reports/p/flat-ui-lldialog-too-small