Skip to content
  • Sergio Martins's avatar
    side-by-side: Fix splitter sizes. · 68d3eb94
    Sergio Martins authored
    When checking a calendar, all existing views were updated to
    the sizes of the new agenda. It should be the other way around
    the new one should get the size of existing ones.
    
    mLeftSplitter and mRightSplitter are the only splitters that
    aren't destroyed each time you check a calendar, so use that
    as a reference.
    
    CCBUG: 326095
    68d3eb94