Nope, getting rid of the lock on preferredSize() still doesn't let me go back to using channels for Area events. Oh well.

This commit is contained in:
Pietro Gagliardi 2014-03-18 21:44:46 -04:00
parent 901557e46a
commit 8caf5823e3
1 changed files with 0 additions and 6 deletions

View File

@ -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.