• saru
    link
    711 months ago

    Hi, using the Google Play version I’m noticing that comment font size is significantly larger than the base app font size. Is there any way to align these or decouple them to be adjusted separately?

    • DessalinesOPMA
      link
      611 months ago

      Unfortunately I’m scaling them together. It has to do with the markdown renderer I’m using, being older and not made to suit jetpack compose very well, but also being the only one that supports images. I have a PR for a different renderer, but it doesn’t support images the last time I checked.

      • @XLRV
        link
        311 months ago

        Ah, I would have liked that too, I hope it can be done later.