Kyle Florence

Results 13 issues of Kyle Florence

IE rounds up, Gecko has mixed rounding, Webkit rounds down - this is apparent when looking at the grid as columns are mis-aligned slightly. This can be fixed using JavaScript...

Bug

I love what this plugin provides, but I'm struggling to use it with IntelliJ. We have it set up here https://github.com/jbwheatley/pact4s to provide support for Java 8 and Java 11,...

If I'm in `/home/kflorence/dev/project/foo/bar` and I require: `optional("../baz/qux")` it will fail because it's trying to look up `/home/kflorence/dev/project/baz/qux` instead of `/home/kflorence/dev/project/foo/baz/qux`