Skip to content
  • Marco Martin's avatar
    fire adaptToScreen only once · 26ac36e2
    Marco Martin authored
    this makes the desktops and panels more deterministically
    follow the primary screen
    * adaptToScreen is useless per se in moveEvent, but what's worse will cause a recursion loop
    * disconnect the geometry sync from the old screen
    
    CCBUG:335710
    26ac36e2