JCOGS Design

Results 41 comments of JCOGS Design

Answered my own question... you need to explicitly specify alpha even if it is already set... which seems both odd and unnecessary. Vis... to get my conversion to work I...

I have this issue too... a composite SVG that includes a raster image, some gradients, shapes and a text path loads correctly (all elements are present in the `SVG\SVG` type...

Hi Happy to contribute if I can. Probably would be helpful if the readme gave some better details about what the library is able to do - the currently posted...

Ace - look forward to seeing the summary when it is avail. Another thing that would be useful perhaps would be your thoughts about the priorities for development. The test...

Have updated patch to use suggested alternative php5.6 compatible solution.

Just a bump on this - I've got the same issue (6.3.5) and have found that if you add the conditional you initially get the wrong drop-down values as noted...

Did some digging and this error is being introduced by the method `escape_identifiers()` in `source/system/ee/legacy/database/DB_driver.php` (the file for the `CI_DB_driver` class). AR breaks up the select into fragments based on...

Re **Assets management and cache busting** Adding a `{script}` tag to mirror the `{stylesheet}` tag is understandable: the `{stylesheet}` tag primarily offers a route to **avoid** template parsing of the...