Recent content by DrekiOrmur

  1. D

    Adding Class(es) to slime2-event ?

    Is there a way to interact with slime-event directly? Referencing the Simple Chat, it has examples of adding classes/setting CSS variables to #slime2-event-list but I could not find a way to similarly call slime2-event for adding a class or setting variables. I've found a workaround, but I...
  2. D

    image-input documentation/handling

    The pedantic/nitpicky comment out of the way- I know that natively Slime2 is checking only the ./asset folder but when I was playing around, its definitely possible to directory transverse in the Javascript. I don't know if its just an undocumented, 'if you know how, go for it' kind of thing or...
  3. D

    LoadSettings, getData(), and constraint names

    From my testing in Simple-Chat I didn't see any immediate issues, but I was wanting to double check if I'm understanding JS correctly and not setting myself up for a headache I need to rebuild/workaround later. so in loadSettings, each of the settings I see is being referenced by the 'const...
Back
Top