Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Move the image in ImageView component to canvas #299

Open
twsl opened this issue Sep 17, 2021 · 1 comment
Open

Move the image in ImageView component to canvas #299

twsl opened this issue Sep 17, 2021 · 1 comment

Comments

@twsl
Copy link
Contributor

twsl commented Sep 17, 2021

I'd like to propose the move of the actual image from an image tag to the canvas, mainly because it would make my feature request HumanSignal/label-studio#1425 much easier to implement using the existing filters in konva.

While this might come at a minor performance penalty, I do think the advantage of interactive filters to support labeling justifies this move.

Any help implementing this is appreciated as I am currently having problems calculating the size of the image.

@twsl
Copy link
Contributor Author

twsl commented Oct 23, 2021

Messed up the git history due to a typo in the email address. New PR will include filters already and not move the image to the canvas, but allow to display it in addition for filters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Label Studio Roadmap
Awaiting triage
Development

Successfully merging a pull request may close this issue.

1 participant