maplist added suggestion

This commit is contained in:
kremsy 2014-07-04 18:09:20 +02:00
parent 626e5ee5d3
commit 0ada7f2a1e

View File

@ -502,6 +502,7 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
*/
public function buildConfirmFrame(Manialink $maniaLink, $posY, $mapUid, $erase = false) {
// TODO: get rid of the confirm frame to decrease xml size & network usage
// SUGGESTION: just send them as own manialink again on clicking?
$width = $this->maniaControl->manialinkManager->styleManager->getListWidgetsWidth();
$quadStyle = $this->maniaControl->manialinkManager->styleManager->getDefaultMainWindowStyle();