Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added border around scanning rectangle for scan view #558

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

niharika2810
Copy link

No description provided.

if (framingRect != null && previewSize != null) {
Rect previewFramingRect = cameraPreview.getPreviewFramingRect();
if (framingRect != null && previewFramingRect != null)
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider to not change the codestyle.
Unfortunately the maintainer is not active, otherwise I would make a pull request to check for right code style

Btw, thank you for the feature. Btw a screenshot would be cool, to see immediate what is introduced

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMG_20201113_233240 120

Really sorry for this late. I missed this. Could you please check if we can have this kind of border as border always helps in background setting.

@halilozel1903
Copy link

I added your changes but I didn't see anything. How to use new changes?

@niharika2810
Copy link
Author

Hi @halilozel1903 . Please take a pull. Really sorry, Some issue happened from my side and latest changes were not pushed. I just got to know today by your comment only. Please check and let me know if you can see the changes.:-)

@halilozel1903
Copy link

Hi @halilozel1903 . Please take a pull. Really sorry, Some issue happened from my side and latest changes were not pushed. I just got to know today by your comment only. Please check and let me know if you can see the changes.:-)

How you doin’ ❓ Thanks. 😊 Why don't they accept what you do?

@niharika2810
Copy link
Author

niharika2810 commented Nov 17, 2020

May be Project Maintainers are not active. I hope they can provide feedbacks or suggestions on it. If this can be merged. :-)

@hannesa2
Copy link
Contributor

Maybe the maintainer @rkistner should have a second maintainer to avoid a no-progress-state like sadly a lot of other projects have ?

@niharika2810
Copy link
Author

Yeah agreed. @hannesa2 @rkistner . Please check if we can do something around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants