I am wondering why LayoutAlgorithm
.SINGLE_COLUMN
deprecated? It has use cases where NARROW_COLUMNS
doesn't do the job:
I have a short HTML snippet that includes an image that is wider than the device screen. NARROW_COLUMNS
doesn't resize the image to fit the screen, whereas SINGLE_COLUMN
scales it down so the user cannot scroll horizontally (which is what I want).
Any ideas as to why it is deprecated?
Because they changed the Webcore.h class witch LayoutAlgorithm.SINGLE_COLUMN is embed to to.
I sugest you to find html layout solution.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With