Fix back/forward buttons and addressbar

This commit is contained in:
Michael 2017-02-02 10:46:05 -05:00
parent ce47589ce3
commit baf9c48346

View file

@ -104,6 +104,7 @@ namespace ShiftOS.WinForms.Applications
{
url = Url
}));
txturl.Text = Url;
}
public void OnLoad()