Archie Tse

Results 11 issues of Archie Tse

It looks like :div and :symbol are being processed in a constant order instead of doing it for each layer in order of the stacking.

Because the width of the containing for tags in a text block is variable for many reasons, it's hard to apply a consistent background behind text labels with css. Adding...

This was using the default ai2html setting of: use_lazy_loader: true It was fixed by changing it to false. But we should set up freebird or ai2html to work by default...

svg layers on top in the ai file end up under the svg layer on the bottom in the html. preview project example: 2020-05-29-floyd-protests-map

Had consistent crashing of ai when the layer for an ai2html-css text block was locked. In this case the layer was the ai2html settings layer.

Add this as output: json. Eventually, this setting should be an array so you can have multiple outputs.

Maybe something like this: {myObject} key: value *arrayKey*: value1, value2, value3 {} We would need to devise a syntax for indicating the the "arrayKey" is not a normal key-value pair,...