Peter Baker

Results 16 comments of Peter Baker

I did notice that increment works both ways after I wrote that, but also I still think it'd be useful (maybe just to me) to have decrementBrightness as that was...

Also, it would then mirror the commands for individual lights (which have both incrementBrightness and decrementBrightness).

Actually, looks like it was an easy fix: Change: editor_{$this->tabindex}.on('save', function () { To: editor_{$this->tabindex}.on('update', function () { I also added the Markdown Extra parser so the preview side is...

I'm unable to find IS_AI_ENABLED in my config variables, and if I add it to my .env it still doesn't show up. Is there a specific version of Twenty that...

Admin panel > User impersonation > Impersonate (under the Workspace Info) > [Admin panel reloads] > Config variables: I see that screen above with no `IS_AI_ENABLED` flag.