It seem like some UI elements got moved around and the detection isn't working anymore. I could fix the offset for deck_cursor:
ui.py: DECK_CURSOR_ROI_TOP_LEFT = np.array([285, 415])
But I'm not deep enough into all this to fix deck.py and possible following things.
