angular-areas
angular-areas copied to clipboard
Something wrong with area coordinates?
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.
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.
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
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.
@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.)