Skip to content

Commit

Permalink
ADD: TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
rmatsuda committed Oct 2, 2024
1 parent c773af8 commit 871b617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions invesalius/data/visualization/mep_visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ def _FilterMarkers(self, markers_list):
for marker in markers_list:
markers.append(marker.to_dict())

# TODO: use modified markers list to make projection_on_surface
# Find objects in the new list that are not in the old list (added)
added_objects = [
new_obj
Expand Down

0 comments on commit 871b617

Please sign in to comment.