maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Move the Close and Edit annotation buttons next to the arrows #518

Closed thebho closed 7 years ago

thebho commented 7 years ago

Expected Behavior

The Close will become and x and the Edit will be the same pencil as the line marker. Edit will be hidden when the snippet isn't yours. While editing Save and Cancel should NOT change

Current Behavior

Close and Edit are buttons under the annotation and move around as the annotation size changes.