glue
glue copied to clipboard
Point select refactor
Extracts the pixel selection mode from glue-qt and brings it to be used in both qt and jupyter
Should this be synced to glue-viz/glue-qt#33 for release?
@dhomeier - yes, we should first merge this and then do a release and only then switch over in glue-qt.
RUF046 is in the lint.ignores for glue-qt, but I think you can as well clean up the code here and remove the int()s.
Still need to test the glue-qt PR works with the 'image:selection_mode' used here.
Not sure what was the issue about the rebase conflicts, but everything seems to have worked.