You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add ranged marker on progress bar which has:
Start and end point dragable (in case editing marker) on progress bar when clicked.
Action trigger after dragging start/end point
Color can be customize
Question
a. It is possible to having 1,2 when adding new annotation. But I can not edit annotation. Is there something I miss out?
b. Is 3 possible (eg. adding custom class for annotation)
There currently is no support for editing annotations. The use-cases that have come up so far are solved by deleting and re-creating annotations that may have been added incorrectly. Editing/updating could be useful to some though -- would be great to see a PR for the support 😄
For global customization, you can add styling to the build in classes: .vac-marker, .vac-marker-draggable. Is the idea to add a custom class per marker? How would you expect that you be configured or the data passed in?
Description
I want to add ranged marker on progress bar which has:
Question
a. It is possible to having 1,2 when adding new annotation. But I can not edit annotation. Is there something I miss out?
b. Is 3 possible (eg. adding custom class for annotation)
Additional Information
versions
browsers
Currently using Chrome, also experienced on Firefox
OS
Windows 10
Demo repo
https://github.com/vanlinha3k35pbc/progress-bar-marker-demo
The text was updated successfully, but these errors were encountered: