Olof Bjarnason

Results 31 comments of Olof Bjarnason

Yes, the instance URL should be part of the installation process, not part of the chrome application. So, if the environment variable used for URL is null, the app should...

OK, I think I got a workaround: 1. In Tiled, make sure any empty layer (meaning no tile has been "painted" on it in Tiled) exists. For example by removing...

I wouldn't mind helping out fixing this issue, if you give me some pointers on how to do things like adding tests, running them, and such :)

Oh, I see that dilemma... So elm-format is waiting for a general fix from elm compiler, parse that error as "tabs used" and then convert tabs to spaces? Or how...

Is there any resolution to this..? :)

I get similar error to this in latest sublime text 3 (build 3114), just installed SublimeCodeIntel. However, restarting ST was enough to get rid of it. Maybe a comment in...

Has this been adressed? I would like to be able to choose which submit button to use in case there are several.

Hello @hajimehoshi it was me and @einand that wrote the comment above together, while developing this game: https://github.com/objarni/rescue-on-fractal-bun Rescue uses faiface/beep for audio, and if I read beep/go.mod correctly it...

Hmm, that's weird. FYI we build rescue on MacOSX M1 system, so possibly some things happened due to that that is not expected? Speculating here.... Is there a way to...