This commit is contained in:
Ulf
2013-06-14 23:15:20 +02:00
parent 87fcda0b31
commit 87cf0bad0f
2 changed files with 8 additions and 2 deletions

View File

@@ -97,6 +97,7 @@ namespace PreviewToy
private void render_area_Click(object sender, EventArgs e)
{
bring_client_to_foreground();
spawner.preview_did_switch();
}
public void set_render_area_size(Size size)