ios-personmd-notifications md-help-circle

Profile

  • Guest
    medal 0
  • Posts: 21
  • Post Likes: 3765

Notifications

  • No Unread Notifications

Guide
Solutions for UI & Text scaling issues

warning
This thread is closed. Threads older than 6 weeks are closed automatically. To continue this discussion, create a new thread.
medal 5000
2 years 61 days ago
https://ibb.co/dB7trSn

https://ibb.co/JmGXWfP

C'etait beaucoup plus gros avant :)
md-quotelink
medal 5000
2 years 61 days ago
Everything in UI is way too small for me now, Huawei P30 Pro. Loads of spare space. Off to figure if I can zoom 🤷🏻‍♂️
md-quotelink
medal 4882
2 years 61 days ago
Before:
https://ibb.co/sqZN15S
After:
https://ibb.co/qMCxc30
https://ibb.co/VLCZR8r

And what i am using is a Samsung j6+

md-quotelink
medal 5000
2 years 61 days ago
Now my text on One Plus 7T is too small!!
md-quotelink
medal 4779
2 years 61 days ago
Alotta
Everything in UI is way too small for me now, Huawei P30 Pro. Loads of spare space. Off to figure if I can zoom 🤷🏻‍♂️


same for me, seems like they changed the default resolution?
md-quotelink
medal 5000
2 years 61 days ago
Yeeeees, Jack! Now all is good with Android System Webview App installed!

My device: Samsung Galaxy S10 Lite
md-quotelink
medal 4974
2 years 61 days ago
Mine is LG K52, and It have the same problem of the "larged text" 🤔
md-quotelink
medal 5000
2 years 61 days ago
Actuellement c'est ok sur mon S21 😉👍
md-quotelink
medal 5073 CEO & CTO
2 years 61 days ago (Last edited by Jack Basford 2 years 61 days ago)
Kevin
Actuellement c'est ok sur mon S21 😉👍

If you clear cache now is it still okay?

I suspected the issue was that some devices don't need the UI rescaled but only fonts, and that the overall UI resizing was conflicting with the font resizing and making the fonts small too. I've been experimenting with fixing the text and UI size more independently of each other tonight. It seems this was the solution for your S21.

This is all a case of trial-and-error, with such a quirky issue introduced by a webview update and not our code. All I can do is keep getting as many references and devices with problems and tweaking until they are all happy. Pursuing a perfect solution that will work across all devices now and in future has proved quite tricky. I had a row of devices lined up earlier looking identical, then more reports came in saying even those devices aren't behaving correctly for other people. This can be down to the font sizes on those devices and more, so I have to keep refining it with each feedback loop until all quirks are gone.
md-quotelink
medal 5000
2 years 61 days ago

Jack
Kevin
Actuellement c'est ok sur mon S21 😉👍

If you clear cache now is it still okay?

I suspected the issue was that some devices don't need the UI rescaled but only fonts, and that the overall UI resizing was conflicting with the font resizing and making the fonts small too. I've been experimenting with fixing the text and UI size more independently of each other tonight. It seems this was the solution for your S21.

This is all a case of trial-and-error, with such a quirky issue introduced by a webview update and not our code. All I can do is keep getting as many references and devices with problems and tweaking until they are all happy. Pursuing a perfect solution that will work across all devices now and in future has proved quite tricky. I had a row of devices lined up earlier looking identical, then more reports came in saying even those devices aren't behaving correctly for other people. This can be down to the font sizes on those devices and more, so I have to keep refining it with each feedback loop until all quirks are gone.



C'est toujours ok 😊


C'est avec plaisir que ensemble nous arrivions a t'aider a resoudre le problème 😉
Bon courage
md-quotelink
medal 5000
2 years 61 days ago

Alessandro
Yeeeees, Jack! Now all is good with Android System Webview App installed!

My device: Samsung Galaxy S10 Lite


Unluckily, now all back bigger in both game and forum 😭
md-quotelink
medal 5000
2 years 61 days ago
Yes I cleared cache but the same issue. Smaller text remains.
md-quotelink
medal 5073 CEO & CTO
2 years 61 days ago (Last edited by Jack Basford 2 years 61 days ago)
There are two dynamic elements at play here (1) Text zoom or font size and (2) Interface zoom. With the solutions so far I believe I have resolved issues with text/font zoom. Those still experiencing issues seem to have unusual values for what I'm referring to as "interface zoom". The whole interface is zoomed in or out more than it should be. I can tell this thanks to your screenshots, so keep those coming.

My A52s test device has an interface zoom problem too, and I corrected that. On all my devices I can test with, the UI is correct. However, based on your reports I can see that solution isn't working for some other devices, so I will have to work out a more reliable detection method. The challenge is I don't have a way (yet) from inside the website to reliably detect interface zoom. I'll spend today looking in to that.

EDIT: It's also worth mentioning that our website has always had code which restricts zoom to 100% only, explicitly, using industry standard practices supported in all web browsers going back a decade. The latest webview update on Samsung has changed something in a way that still reports in web code as 100% zoom while clearly distorting the zoom level. It probably needs addressing with a software update. The solutions I'm trying to implement involve calculating how much the interface has been distorted on launch and then reversing it within the browser, which is quite tricky to do. It should be a universal solution when it's done though, and a failsafe against any issues coming from the software level.
md-quotelink
medal 5246
2 years 60 days ago

Jack
I will get the issues with these devices resolved either tonight or tomorrow. Thanks for the reports.

Please always attach screenshots if possible, it helps to understand what needs to be done.

hi Jack thanks for answering me.  Today everything works smoothly!  Thanks again and good luck with your work


md-quotelink
medal 5073 CEO & CTO
2 years 60 days ago
I've just put a brand new solution up which should execute much faster and which applies the scale changes much earlier during the loading process. Hopefully this is the last solution needed on this, but I suspect we will still encounter some edge cases! Also, for now, the issues with tooltips being misaligned remains on devices where the interface is rescaled.

Devices which do not require rescaling should be better avoided by the latest implementation, that's the main improvement.
md-quotelink
medal 5599
2 years 60 days ago
Jack your not going to like this but my A52 had a android update this morning and everything has gone large again 😥

** sorry update clicked back off the forum and everything seems normal again if maybe on the small side.
This is so confusing 🤣
md-quotelink
medal 5000
2 years 60 days ago
My zoom :) is my to normal now. 👍🏽
md-quotelink
medal 5073 CEO & CTO
2 years 59 days ago
Simon
Jack your not going to like this but my A52 had a android update this morning and everything has gone large again 😥

** sorry update clicked back off the forum and everything seems normal again if maybe on the small side.
This is so confusing 🤣

I think I know why this happened. I've moved the code to execute a little later during the loading process now. It should prevent these occurrences. I had the same on my A52s test device a couple of times after putting it live, I think it was executing a little too early.
md-quotelink
medal 5000
2 years 59 days ago
Et en français ? Merci 
md-quotelink
medal 5000
2 years 59 days ago
Click on "clear cache" works perfectly
md-quotelink

You must be logged in to post a reply.