glue icon indicating copy to clipboard operation
glue copied to clipboard

Point select refactor

Open CyclingNinja opened this issue 1 year ago • 2 comments

Extracts the pixel selection mode from glue-qt and brings it to be used in both qt and jupyter

CyclingNinja avatar Apr 03 '25 14:04 CyclingNinja

Should this be synced to glue-viz/glue-qt#33 for release?

dhomeier avatar May 29 '25 21:05 dhomeier

@dhomeier - yes, we should first merge this and then do a release and only then switch over in glue-qt.

astrofrog avatar Jun 13 '25 10:06 astrofrog

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.

dhomeier avatar Jul 07 '25 14:07 dhomeier

Not sure what was the issue about the rebase conflicts, but everything seems to have worked.

dhomeier avatar Jul 25 '25 13:07 dhomeier