Don't start a new refresh() loop on each UIOnline (fixes #1143)

Separate out the stuff that should run on each UIOnline from the stuff
that should only run on init.
This commit is contained in:
Jakob Borg
2015-01-12 12:14:24 +01:00
parent bf2e4a561a
commit e4658bb99d
2 changed files with 22 additions and 23 deletions

File diff suppressed because one or more lines are too long