Skip to content
  • Vlad Zahorodnii's avatar
    effects/slide: Save correct current position · 680fd236
    Vlad Zahorodnii authored
    effects->desktopCoords() returns the position of the desktop in pixels,
    while we want the desktop grid coords, i.e. if the virtual desktop is in
    the first row, second column, we want m_currentPosition to be (1, 0).
    
    
    (cherry picked from commit d6e9b801)
    680fd236