Skip to content
  • Marco Martin's avatar
    use implicit size to not cause binding loops · 2d3e2b7d
    Marco Martin authored
    don't set layout size hints from the contents size. this will cause
    binding loops. use the implicit size instead.
    This solves an issue visible especially on wayland (different roundtrip of timing of resizes in x11 seems to mask this problem) where the clock tooltip
    sometimes gets stuck in an infinite resize loop freezing the whole plasma shell
    BUG:422072
    2d3e2b7d