aladin-lite icon indicating copy to clipboard operation
aladin-lite copied to clipboard

An astronomical HiPS visualizer in the browser

Results 47 aladin-lite issues
Sort by recently updated
recently updated
newest added

This Pull Request introduces a new feature to the Overlay class - the ability to draw shapes with dashed lines. This enhancement provides additional flexibility in the visual representation of...

to be more consistent with all the other shape. The frame param could be put into the options object passed when instancing.

enhancement

add a serialize method to the MOC class to return a serialization in json, ascii or fits, so that user can save it locally.

feature

Yesterday I look at aladin and the layout is this: ![aladin-4](https://github.com/cds-astro/aladin-lite/assets/65082432/996260e2-1c28-42a7-b071-b2b4ca58d508) I can click a `(i) See more` to see the information and coverage of the survey ![1](https://github.com/cds-astro/aladin-lite/assets/65082432/b11f7d05-7c43-433e-b475-d8457cf0e707) but today...

question
feature

Hi guys, In the older version of Aladin the user could do full zoom out, like this: ![image](https://github.com/cds-astro/aladin-lite/assets/12716399/3fd507c7-bcfe-4f6c-a09b-465d68faca75) Currently by default it is impossible, even the full sphere does not...

regression

Since v3.3.0, I have the following error when calling `MOCFromJSON`: ``` MOC load error:Error: recursive use of an object detected which would lead to unsafe aliasing in rust ``` On...

bug
regression

When in full screen mode in version released on 2024-03-27, if I press the ESCape key , the original size of Aladin Lite div is not restored. This was working...

bug
regression

### Context I use Quasar (a framework based on Vue.JS). The main page of my project has Aladin Lite embedded in it, I load surveys from a URL and I...

When resizing progressively the view, some flickering effects happen.

bug
enhancement

This is linked to a question raised in [ipyaladin](https://github.com/cds-astro/ipyaladin/issues/56) We would like maybe to have an option to move without recentering the projection (just translating the tiles in the screen...

enhancement
rendering
difficult