reset floating menu when refresh, fix #277
This commit is contained in:
parent
3c8805b876
commit
79566d4856
@ -266,6 +266,7 @@ export class UserProfileComponent implements OnInit {
|
||||
|
||||
refresh(): any {
|
||||
this.showFloatingHeader = false;
|
||||
this.showFloatingStatusMenu = false;
|
||||
this.load(this.lastAccountName);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user