Skip to content
  • Stepan Salenikovich's avatar
    ui: remove animations between call views · 3034d92e
    Stepan Salenikovich authored and Guillaume Roguez's avatar Guillaume Roguez committed
    For systems running gtk+ >= 3.16 there seems to be a segfault
    which happens very often, but not quite systematically at the
    begining or during the animation process of the GtkStack when
    it is switching between calls in progress.
    
    Getting rid of the GtkStack widget as the container, and thus
    the transition animations seems to prevent this bug. This patchset
    modifies the GtkStack with a simple GtkFrame until a better fix
    can be found.
    
    Issue: #81596
    Change-Id: I1bc571150fbffb3df9bf206622b31f21a8cf7c74
    3034d92e