Tim Steenvoorden

Results 21 issues of Tim Steenvoorden

## Problem Description of problem here. - [x] I checked the issue tracker for existing issues about this problem. - [x] I'm using the latest version of hindent. Input haskell...

## Problem Description of problem here. - [x] I checked the issue tracker for existing issues about this problem. - [x] I'm using the latest version of hindent. Input haskell...

I'd love to have `purty` format when I save a PureScript file! However, is `ide-purescript` the right package to implement this? Or should it be added to `beautify` for example?

As I'm no longer using this library and Elm itself, it is time for Elm Collage to get some love from somebody else. Is there anybody willing to take over,...

A way to create Bézier curves would be great! The idea is to add a `curve` function which creates a `Path`. The resulting path can be traced and closed in...

enhancement
help wanted

This, off course, would be awesome! Strange things like the top-right of a circle being out of the shape won't happen any more. Two things are important to keep in...

enhancement
help wanted

Like in [Haskell Diagrams](https://archives.haskell.org/projects.haskell.org/diagrams/doc/manual.html#named-subdiagrams). Currently working on this. See also [this comment](https://github.com/Kwarrtz/render/issues/12#issuecomment-335506987).

enhancement
needs clarification
work in progress

I'm not very happy with the current api of the text module, also not very dissatisfied. It is indeed the case that with collages you're styling them "at once" and...

proposal
brainstorm

- [ ] Clarify difference between `mouseEnter`, `mouseLeave`, `mouseOver` and `mouseOff` with an example like in the [JQuery documentation](http://api.jquery.com/mouseover/) - [ ] Clarify that envelopes get recalculated after every transformation,...

documentation

This will avoid a name clash with `Collage.opposite` when imported unqualified.

enhancement
depreciation