Shawn Hoffman
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...
I'm doing something similar with my feed. Since you don't want to fetch all of the posts every time someone loads the feed, I found it easiest to save new...
I love this idea. Just throwing an idea out there. I wouldn't even need it to update the EPG necessarily. It would be totally fine if I could create a...