elm-canvas icon indicating copy to clipboard operation
elm-canvas copied to clipboard

Use Records in ctx operations to replace many Parameters

Open Chadtech opened this issue 7 years ago • 0 comments

Some of the context operations take a lot of parameters. Stuff like Float Float Float Float is hard to read. Lets make records that contain names for these params.

Chadtech avatar Mar 30 '18 13:03 Chadtech