Shawn Hoffman

Results 6 comments of Shawn Hoffman

@confile - Any idea why it skips the animation and immediately loads the view when you set transparency = false? ``` loadingAnimationMaskCreate(false, backgroundColor: color, maskImage: maskImage) ```

Yeah, it would be nice if this worked in jsdom environments so that we can run our unit tests without jumping through a bunch of hoops.

What exactly are you requesting? Are you wanting to truncate text are `n` lines? Are you wanting to truncate a block of text with multiple line breaks in it at...

To help ease the burden on the devs, if you have a basic familiarity with scripts, you can piggyback off of this zsh script. **What it does** - Fetches all...

I've seen the "events" feed but the UI isn't as intuitive as the table layout for me. I think my issue is two-fold. I have an automation that is labeling...

Adding to this. The issue only pops up when `linkDataSubRows: true`. I'm experiencing the same issue when I have a basic table with sub rows that expand and the select...