Kyle Wetton

Results 10 comments of Kyle Wetton

I don't even need to close and open VS Code, it will happen as I'm coding. I've seen it happen while the tsconfig.js file open in my view. Odd

Edit: Found one more This will fail silently, (no error feedback?): `className={styles.{{toCamelCase componentName}}}` Annoyingly, it needs a space here: `className={styles.{{toCamelCase componentName}} }`

@cyberfish clone the repo to your computer, install `vsce` on your machine with `npm install -g vsce` Now open the repo in VSCode and in the root directory run `vsce...

Christ, any one figure this one out? I'm running out of ideas

This may be a long term thing, but I'll definitely look into it, I'll need to make it work with fluid mode.

Until this is fixed, the lib isn't worth using unfortunately.

Ah I see it is under `extra-single-image`. Perhaps that's not the best naming convention, as it follows the web UI for naming...?

I mean they're there because CSS is a part of this package, body-scroll-lock is indeed needed if you're using vertical mode. I've done an audit and update, does this help...

Seconded this, @daspartho this is a brilliant module, what a fantastic idea

> This error has been fixed since [#950](https://github.com/deforum-art/sd-webui-deforum/pull/950) is merged. > > `basicsr` has been removed from a1111 since 1.8.0, so I created a [PR](https://github.com/deforum-art/sd-webui-deforum/pull/952) that use a1111 implementation of...