• raman_klogius@ani.social
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    9 days ago

    This is why I wish there’s a way to have lag compensation in UI, as in click on what was there 100ms ago

    • Dultas@lemmy.world
      link
      fedilink
      arrow-up
      20
      ·
      9 days ago

      They could just load the whole page at once like the old days. But modern web UIs load tons of stuff in the background and then render them after the initial page causing pop in.

    • AlphaOmega@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 days ago

      A good web developer will structure the page to not have “layout shift”. This is either poor design or intentional.