Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paramètre NEW_OBS_POINTER - module sites #397

Closed
MNourrisson opened this issue Mar 27, 2024 · 2 comments
Closed

Paramètre NEW_OBS_POINTER - module sites #397

MNourrisson opened this issue Mar 27, 2024 · 2 comments
Assignees

Comments

@MNourrisson
Copy link

What is the bug or the crash?

Bonjour,

j'ai personnalisé l'icône du paramètre NEW_OBS_POINTER présent dans

// NEW_OBS_POINTER: 'assets/pointer-blue2.png',

mais l'icône ne change pas quand on utilise le module "sites".
(J'ai également personnalisé OBS_POINTER et cette icône est bien modifiée.)

Steps to reproduce the issue

Capture dans le module observations
observations

Capture dans le module sites
sites

Versions

1.0.0

Additional context

No response

@hypsug0 hypsug0 self-assigned this Mar 27, 2024
@hypsug0
Copy link
Collaborator

hypsug0 commented Mar 27, 2024

En effet, le pointeur est écrit en dur.

iconUrl: 'assets/pointer-blue2.png', // TODO: Asset path should be normalized, conf ?

Je vois pour corriger ça rapidement.

@lpofredc
Copy link
Collaborator

lpofredc commented Apr 5, 2024

Corrigé dans la v1.1.0

@lpofredc lpofredc closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants