Chad Meyers

Results 22 comments of Chad Meyers

zoom has to do with relationship between viewport and result size. Ex. * my viewport is 300px X 450px * my "result" size: {width: 1200, height: 1800} if the original...

This fix works for me on v2.6.4, please merge!

The same problem in PHP with multi-line comments ``` /** * ? this will work, and it should * ! but it is for 'phpdoc' not plain comments * /...

I have also discovered this issue. This is on a brand new setup, so BC is not an issue. when you say to use "`setPhone()` to extract extension to a...

I realise this is closed, but I have been having this same issue for awhile in Ubuntu 20.04 LTS I had to run `pip install dbus-python` and `pip install pyqt5`...

I am also having this issue - I have been fighting it in both Twig and Smarty. The best I have come up with is this, and it's a hack,...

FYI, I just installed the "other" Twig Language v0.2.9 and html intellisense does work!

I am having the same issue - no time selection, just date

It took me a while to remember where I was using this. The website is live, and still has the error. (Please don't submit the form) goto http://www.wellnesscheck.ca/ and click...

Well, in my research I could not find how to do this with PostgreSQL, at least not in a way that worked as easy as indexing by `lower()`. In most...