mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-23 01:33:50 +03:00
update view name when changed from user
This commit is contained in:
parent
92f12b6f63
commit
15039f7b8b
@ -1498,6 +1498,7 @@ void GenericLayout::updateView(const Latte::Data::View &viewData)
|
||||
}
|
||||
}
|
||||
|
||||
view->setName(viewData.name);
|
||||
view->positioner()->setNextLocation("", scrName, viewData.edge, Latte::Types::NoneAlignment);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user