Matthieu Baumann
9b098fdcdd
restore zooming out feature
2024-10-11 13:45:04 +02:00
Matthieu Baumann
c8a4fb25d3
add an API example for putting an image as overlay with a WCS given as JS objec
2024-07-12 17:57:36 +02:00
Matthieu Baumann
9ccc7ce602
fix some bugs: zoom buttons, fits image display
2024-07-03 16:03:52 +02:00
Matthieu Baumann
0d172707aa
set rust lib version
2024-07-02 19:11:55 +02:00
Matthieu Baumann
a2d85aa0a5
fix context sub menu deploy for small screen
2024-07-02 19:11:55 +02:00
Matthieu Baumann
fe88b2774d
use of instancing and impl inside the line rasterizer. Lyon is not needed anymore for plotting lines, but still used for plotting filled paths
2024-07-02 19:00:16 +02:00
Matthieu Baumann
2b5f8a751a
add some docs on UI customization, a jsdoc conf file, fix some class links in the doc
2024-06-11 08:32:05 +02:00
Matthieu Baumann
d56dbd1659
first commit
2024-04-23 00:19:45 +02:00
Matthieu Baumann
2c50214a4e
enhance doc, ui (tooltip new delay time param)
2024-03-15 19:31:33 +01:00
Matthieu Baumann
cc97efa707
fix box apparition and fix cooFrame update UI selector
2024-03-12 09:45:26 +01:00
Matthieu Baumann
8d248e817a
fix bugs found in ipyaladin
2024-03-01 19:37:22 +01:00
Matthieu Baumann
360f80c789
long touch + UI refinements
2024-02-29 18:13:22 +01:00
Matthieu Baumann
90da2e3a05
fix ui
2024-02-29 18:13:22 +01:00
Matthieu Baumann
2aaf917e04
enhance samp connexion
2024-02-29 18:13:22 +01:00
Matthieu Baumann
479918c9b8
add circular selection
2024-02-29 18:13:22 +01:00
Matthieu Baumann
965373e770
fix: import A in samp.js
2023-11-21 15:13:23 +01:00
Matthieu Baumann
bd9845fab1
Enhance moc render with new optional parameter: perimeter, edge (default) and fill, with a fillColor javascript param
2023-07-28 13:31:34 +02:00
bmatthieu3
4808f84b37
fix: import A when it is necessary
2023-05-26 18:16:02 +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
Matthieu BAUMANN
390f7ea20f
add load fits image option in ctx right click menu
2023-05-03 12:24:39 +02:00
Matthieu BAUMANN
c35d8e4e8c
shorten table name in measurement table
2023-04-26 11:35:20 +02:00
Thomas Boch
b22f822f6a
Add HiPS2FITS option to contextual menu
2023-04-13 17:21:21 +02:00
Thomas Boch
2993dc2f7c
Contextual menu now enables addition of new catalogue layer
2023-04-13 08:59:25 +02:00
Thomas Boch
dd5c35d8ed
Fix context menu
2023-04-04 16:14:47 +02:00
Thomas Boch
935e380684
New feature: add context menu, activable with showContextMenu option
2023-04-04 15:55:31 +02:00