Rich M

Results 96 comments of Rich M

Without knowing the differences in iOS12 and iOS10 / iOS13 it is possibly something you would have to swallow, or use javascript to check the operating system on the browser...

Sounds as though Apple need to investigate this - jquery-ui-touch-punch does not pass any details about the positioning of the touch if you look at the code, it simply makes...

Try my own fork of this project - it has various fixes one of which helps with sorting: https://github.com/RWAP/jquery-ui-touch-punch

The problem is more to do with the grab area - when you put your finger on the select, there is no way of knowing if you are trying to...

Have you tried the updated version - https://github.com/RWAP/jquery-ui-touch-punch The one on this repository has not been updated in many years!

Using text within the PDF file should now be easier with the libHaru library. However, the issue is how best to accomplish mixed text and graphics on the same page....

Looking at Html2Pdf.php, I grabbed the problem images being written with: `$this->pdf->Image($src, $x, $y, $w, $h, '', $this->_isInLink);` The image data passed here are (which looks ok) ``` https://res-2.cloudinary.com/dtf2gwjcg/image/upload/c_fill,dpr_3.0,g_auto:no_faces,h_230,q_auto,w_230/la9nzqwooycoe2ikxs2e.jpg, 13.469583333333,...

Both tippy and popperjs are not working on UnPKG

This should already be implemented. The line spacing units changed in the switch between 9 pin dot matrix (ESC/P) and 24 pin (ESC/P2). Change the setting for needles from 24...

Someone has also created a new fork, which I have now merged into the main repository, which includes a switch -9 to enable 9 pin (ESC/P) printing