Files
gio/cmd/gogio
Elias Naur 3e0b72304a all: replace deprecated pointer.Rect with clip.Rect
Converted with

gofmt -w -r 'pointer.Rect(r) -> clip.Rect(r)' .
gofmt -w -r 'pointer.Ellipse(r) -> clip.Ellipse(layout.FRect(r))' .

combined with 'goimports -w .' to clean up imports.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-11-03 14:12:31 +01:00
..
2020-12-17 08:55:23 +01:00
2019-09-18 22:46:47 +02:00
2021-03-08 08:19:22 +01:00
2021-07-26 15:17:51 +02:00