GUI: added a todo reminder for when there is beam
This commit is contained in:
@@ -447,6 +447,7 @@ class RasterGridManager(QObject):
|
||||
v = [obj.spots_indexed for obj in i.result.images]
|
||||
self._draw_grid(painter, i.request, v, alpha, visible_rect)
|
||||
|
||||
#TODO make sure draw_grid is visualising the grid correctly, correct orientation, correct x/y labelling!!!!
|
||||
def _draw_grid(
|
||||
self,
|
||||
painter: QPainter,
|
||||
|
||||
Reference in New Issue
Block a user