Minor cleanup in MoveFocus, set tags on screen roots for debugging
This commit is contained in:
parent
26e097923d
commit
f27850ec1d
4 changed files with 14 additions and 21 deletions
|
@ -1260,6 +1260,8 @@ void MainScreen::CreateViews() {
|
|||
root_->SetDefaultFocusView(tabHolder_);
|
||||
}
|
||||
|
||||
root_->SetTag("mainroot");
|
||||
|
||||
auto u = GetI18NCategory(I18NCat::UPGRADE);
|
||||
|
||||
upgradeBar_ = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue