wave-app
wave-app copied to clipboard
show a different image for the QR image placeholder
The placeholder where the QR code for bootstrapping is shown is a (static, hence non-active) QR code itself. That is confusing, so best to replace it with something else.
The LoginPresenter is showing an image (a static file, with a screenshot of a QR code). Since this is a fake QR code, it confuses people. It is typically shown for a short while, until the server returned the info for a real QR code. In case the server is a bit slow, it is very confusing that that image is shown.
https://github.com/gluonhq/ChatApp/blob/master/App/src/main/resources/qr.png is the image that is shown