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

5 drawing list #278

Merged
merged 26 commits into from
Oct 23, 2016
Merged

5 drawing list #278

merged 26 commits into from
Oct 23, 2016

Conversation

ivmartel
Copy link
Owner

Add the possibility to retrieve a list of all the drawings/annotations done on the current image. This list includes user specified details such as the colour, the label, the description. The table rows allow to navigate to the slice/frame of the drawing.
Using the HTML5 input color for browsers that support it.
Fixes #5.

Testing things in the mobile viwer.
Added long text to all shapes.
Only sent creation event on mouse out. Delete trash in if. Do no reset
the shape colour.
Smaller edit mode checkbox.
Fiddle with css, also updated livewire and floodfill.
Storing the draw group id and not the table index.
Moved translation out of the DICOM parser. Updated tests.
Use Rectangle instead of Rect.
@ivmartel ivmartel added the enhancement New feature or request label Oct 23, 2016
@ivmartel ivmartel added this to the 0.17.0 milestone Oct 23, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.3%) to 56.683% when pulling 74984ae on 5-drawing-list into b7c1308 on master.

@ivmartel ivmartel merged commit 10b7600 into master Oct 23, 2016
@ivmartel ivmartel deleted the 5-drawing-list branch October 23, 2016 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants