tyrex1975
tyrex1975
Thank you for your reply. I'll experiment reversing the DOM first and, hopefully, submit a PR once I have read and understood the core a little better.
Thank you for replying, my Notification hack looks something like this (not suitable for a PR, but might help somebody?): ``` (function () { navigator.serviceWorker.register('__sw.js?OpenFileResource'); // Add your service worker...
Yes, I agree with the OP. Attaching and using a keyboard to navigate to the end is not a user-friendly solution.
Agreed with the comments regarding SMB-always for the Libre above. AAPS is renowned for its openness of operation and fine customisable options by the user. User acceptance of the risks...
No issues with that here. I call loadImage with maxWidth=100 and maxHeight=100 and always get a thumbnail that's never larger than 100 pixels in any direction, and always proportioned in...
Yes, your 3869x1024 resulting image is correct according to the code in: https://github.com/blueimp/JavaScript-Load-Image/blob/master/js/load-image-scale.js (search for `cover` and follow the `scaleUp` and `scaledown` calcuations) Not sure what the intention was by...
Agreed with all the above. Just implemented this in my app and had lots of problems working out that there was a URL decoding scheme in place. Decided to go...
Replacing the 'Going to deliver XX.XU' modal with the SMB 'BOLUS X.XXU' main screen footer version, along a clickable Stop on the footer, would be ace.
I assume you read my full message 'quick and dirty' and 'use at your own risk', but thanks for the unsolicited lesson in software dev all the same. I thought...
> Do you have information on the work status of a possible bug fix for this problem? My glucose levels have been through the roof for almost a week now...