Skip to content

Fix custom tiles shortcut

  • use tile::addWindow() not Window::requestTile()
  • base currentTile upon m_requestedTile
  • assign a tile from bestTileForPosition only if we don't already have a tile (or if is not custom)

Merge request reports

Loading