Nils Henrik Hals

Results 12 issues of Nils Henrik Hals

## Expected Behavior I would like to be warned that an "in `port`" would be stripped if no subscription is implemented. ## Current Behavior ```elm port module Main exposing (..)...

enhancement
good first issue

### Is your feature request related to a problem? Please describe. If the `dampingFactor` is `1` for accurate navigation and rotation, the `enableTransition` of `setTarget` and `setPosition` no longer has...

## Expected Behavior When moving a list item, I would like to be able to move an item in a (vertical) list up or down without manually shuffling commas and...

enhancement

Subtraction is the only operator creating error messages when there is no whitespace in the example below. ```elm maths : Int -> Int maths a = let b = a+a...

Hi, great stuff! I have tried some of the demos, and notice that the vertical scroll position on a page is not kept when using the "Back" button in my...

Hi, thought you might want to know this. When I visit this link I get redirected to some domain-hosting site, and not a real website. https://github.com/HaxeFoundation/haxe.org/blob/b1ae9b1165521048ba84321ca406494eb5967a1a/pages/documentation/introduction/editors-and-ides.html#L33 As this is the...

This uses code from THREEjs for converting to and from Euler, It implements all possible rotation orders, and should handle edge cases around poles. I have tried to make it...

The Microsoft.MixedReality.QR package has various releases, and various bugs. But none of the changelogs are public to my understanding. Could it be possible to make a public release notes section...

Hi, nice package! The current license for this package is GPL, which means that any project consuming this package needs to respect the same GPL license as far as I...

I would like: When restoring terminals, to kill named terminals with the same name as the ones I am starting, and ignore other terminals. In the picture below the alpha...