Henrik Uggla

Results 11 issues of Henrik Uggla

I've tried a bunch of photo editors on the web. They all require you to upload the image to edit. That works fine with local files but nothing happens when...

I want only a few app icons visible when no search has been done. Could you please add an option to only show the pinned apps?

Base images should avoid setting VOLUME since it is currently impossible to unset in child images: https://github.com/moby/moby/issues/3465

Request

Starting the Docker image fails with "Environment variable ES_HOST is mandatory". This variable is not mentioned in the Docker image documentation: ``` This command will start a debian-based container, running...

Most of the times you can finish an extreme game within 10 minutes without cheating or guessing. Too easy. Sometimes it's harder, but never super hard. Sometimes it's way too...

When typing in the search field the first match should automatically be highlighted so that the user can just press enter. Now you have to press arrow down+enter, or click...

1. Selected features gets deselected when pressing print. Should remain selected. 2. Selection of features is possible in the print view, but there is no way to clear the selection...

bug
PR accepted

Our users are asking for the ability to draw circle areas with specific radius. Using the select tool is not an option since it selects stuff, is not "permanent", and...

PR accepted

The sharemap control is able to save the mapstate, but the given link doesn't retrieve it. Works when config is stored in separate json file. ``` var json={ "controls": [...

bug

I created a minimize button for the infowindow (like I've previously did for the popup https://github.com/origo-map/origo/pull/1949). ![image](https://github.com/origo-map/origo/assets/5260503/0c33a884-f8e7-4f16-9bca-aced9fdf2741) I'm not sure if or how the tabindex should be changed though. ![image](https://github.com/origo-map/origo/assets/5260503/2bf4a7a5-8c2a-4583-89ec-5cf2d61c1aa1)