discipl / waardepapieren

project for consortium of municipalities digitizing PoE services
GNU General Public License v3.0
7 stars 3 forks source link

Improve validating screen #87

Closed DennisHouterman closed 5 years ago

DennisHouterman commented 5 years ago

This PR contains several updates to the validation screen. The validation text and icon are centered on the screen, validation text has been resized and the claimdata is rendered in the validation screen. This fixes issue #70 and makes the screen more intuitive to read

EDIT: also fixed issue #72 by toggling the camera on if scanscreen is in focus and off if the scanscreen is blurred.

pimotte commented 5 years ago

@DennisHouterman FYI, if you want github-issue-closing magic to work, the word "fixes" or "closes" must be directly in front of the issue number. A line will appear under the verb signifying that the close will happen when the PR is merged. See e.g. https://github.com/discipl/waardepapieren/pull/65