Skip to content
  • Ulf Hermann's avatar
    Timeline: Avoid clip on TimeDisplay · 5c815dea
    Ulf Hermann authored
    
    
    The only thing that needs clipping are the thin vertical lines. We can
    manually manage those with the "visible" property. Clipping with the
    "clip" property on the parent element can cause costly rebatching for
    the whole content while scrolling.
    
    Change-Id: Ia31eeefc4c0a943b00ea47b12c5c9d49b0f004e3
    Task-number: QTCREATORBUG-14983
    Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
    5c815dea