angular-areas icon indicating copy to clipboard operation
angular-areas copied to clipboard

Something wrong with area coordinates?

Open v-bubar opened this issue 8 years ago • 4 comments

I'm selecting an area on an image and outputting x, y width and height in a table to the right. My image is 600px * 260px. However despite my area is in the lower right corner of the image, I receive x = 448 (though it must be about 600) and y = 193 (must be about 260). Is it an issue, or may it be that I'm doing something wrong?

Thank you for your time.

bildschirmfoto 2016-12-06 um 14 15 05

v-bubar avatar Dec 06 '16 13:12 v-bubar

Hello, thank you for reporting this, it looks like a bug to me, I will try to get some free time next week to work on it.

delkant avatar Dec 06 '16 17:12 delkant

Hi @delkant, I am also very interested in getting this bug solved. Can we somehow help you with it? Would be great if we can somehow contribute (monetary or with development), to get it fixed soon 😄 Andreas

kosmonowt avatar Dec 19 '16 12:12 kosmonowt

HI Andreas @kosmonowt , please feel free to open a pull request if you find a solution, I didn't have time to check this yet, I am pretty busy with some commitments I have with customers in other projects (this is more about my free time than money). I will try to find a solution before 2016 ends.

delkant avatar Dec 20 '16 01:12 delkant

@v-bubar I cannot reproduce the issue. I will need the image that you are using and more details about how you are creating the area(parameters etc.)

delkant avatar Jun 13 '17 23:06 delkant