• [deleted]

Ffuser1 not currently, no, but planning to do so

  • [deleted]

rafaucau doesn't make any difference to me. If I want to change its behaviour I'll just use CSS to do so.

thimiraonline Yours will work, but better something like this:

.MobileTab {
  padding-bottom: env(safe-area-inset-bottom)
}

I will release an update for this extension that fixes this.

I don't have an iPhone, but fortunately I was able to set up a macOS virtual machine on which the iPhone emulator runs, so I'll be able to test if it works.

    rafaucau I have installed this extension on my forum, but I have see the button fade is not really "fading" for me.

      • [deleted]

      Waizor Can you provide a URL ? I expect you want to move the comment count to the right ?

      • [deleted]

      • Edited

      Waizor This CSS should fix that

      ul.MobileTab-items li a, ul.MobileTab-items li .Button.hasIcon {
          color: #ffffff;
      }

      Obviously, choose the HEX colour you want