Cédric Foellmi
0b92b6d1db
Update src/js/GenericPointer.js
...
Fixed the missing canvas parameter of the refactored `relMouseCoords` function.
Co-authored-by: Matthieu Baumann <baumannmatthieu0@gmail.com >
2023-07-19 04:00:38 +02:00
Cédric Foellmi
82b2eb0423
Using the new Utils method
...
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev >
2023-07-18 12:11:16 +02:00
Matthieu BAUMANN
2a617849d2
fix case where base layer is an ImageFITS. It was entering planet case because isPlanetaryBody is undefined which is !== false
2023-05-05 13:06:42 +02:00
Manon
b3e119a43b
Add popup on no match ( #79 )
...
* add popup when no match is found with the pointers
* move degreesToString from coo.js to AladinUtils
* apply Matthieu's comments
---------
Co-authored-by: bmatthieu3 <baumannmatthieu0@gmail.com >
2023-05-05 11:33:29 +02:00