Skip to content
  • David Kahles's avatar
    [Appletconfiguration] Prevent binding loop in main stackview · b90a8f63
    David Kahles authored
    Calculate the height of the stackview without using the viewport height
    to prevent a binding loop, because te viewportheight changes when the
    stackviewheight changes. Thus, the height of the main stackview could
    not be reduced but only increased.
    b90a8f63