From 8caf5823e3e3a3767b8d4760015b7754f9f70637 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 18 Mar 2014 21:44:46 -0400 Subject: [PATCH] Nope, getting rid of the lock on preferredSize() still doesn't let me go back to using channels for Area events. Oh well. --- areaplan.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/areaplan.md b/areaplan.md index 5b22e28..8bfe69d 100644 --- a/areaplan.md +++ b/areaplan.md @@ -1,9 +1,3 @@ -``` -git checkout ab4d286c78b4e240a82b2b191f0d9c8d43c7b44c -- area.go area_unix.go sysdata.go test/main.go -``` - --------------- - ```go type Area struct { // implements Control // Paint receives requests to redraw from the window system.