Skip to content
  • Alexandru Băluț's avatar
    timeline: Fix scrollToPlayhead · e670184c
    Alexandru Băluț authored
    The logic in the scrollToPlayhead is good, but it acts on obsolete data.
    The fix consists in delaying the scroll until the data is available,
    which is when the layers box is allocated a size.
    
    Fixes #2184
    e670184c