fix errors on create annotation pannel
2 unresolved threads
2 unresolved threads
It's possible to display the creation annotation window, not validate the creation.
Merge request reports
Activity
assigned to @anthony
503 503 aria-labelledby="range-slider" 504 504 max={Math.round(this.state.mediaVideo.video.duration)} 505 505 color="secondary" 506 windowId={windowId} 506 windowid={windowId} Pourquoi cette modif ? J'ai l'impression que ce gens est devenue useless ?
C'est toi qui l'a ajouté dans le commit efa6839a
changed this line in version 3 of the diff
798 798 })); 799 799 800 800 const StyledToggleButtonGroup = styled(ToggleButtonGroup)(({ theme }) => ({ 801 '&:first-child': { 801 '&:forst-of-type': { changed this line in version 3 of the diff
Please register or sign in to reply