Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Copy Rect same size issue #1049

Open
satnagul0 opened this issue Apr 8, 2021 · 0 comments
Open

Copy Rect same size issue #1049

satnagul0 opened this issue Apr 8, 2021 · 0 comments

Comments

@satnagul0
Copy link

Describe the bug
I'm trying to use same size(1499 * 2000) for the copy rect bounding boxes all the time. So whenever user clicks on copy rect, it should show the bounding box of size 14992000. I modified the template value in canvas.tsx to 14992000 but it only works for one image. When i changed the image it goes back to original 2020 or if if draw a rectangle and then click on copy rect, it shows the size of the already drawn rectangle. But i always want 14992000 irrespective of what state i'm in. Please help me with this

To Reproduce
Steps to reproduce the behavior:

  1. Go to Annotate screen
  2. Click on copy rectangle icon
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant