Niko
Niko
I can destroy slider pro but can't later reinitialize it. Here is my code: this.el.data( 'sliderPro' ).destroy() $('#sliderpro-'+this.uniqueId).sliderPro({ width: this.width, height: this.height, arrows: this.arrows, buttons: this.buttons, waitForLayers: this.waitForLayers, fade: this.fade,...
when I edit this vendor\mews\purifier\config\purifier.php and then do this php artisan vendor:publish --provider="Mews\Purifier\PurifierServiceProvider" config\purifier.php does not get updated with changes I made to vendor\mews\purifier\config\purifier.php
Hi James, could you consider supporting this  each time something changes for a new diffuse render, then new settings.json is saved for that keeping the history and allowing one...
This happens sometimes, any ideas why? The image gets destroyed and end result is something else...   ``` "n_batches": 10, "steps": 200, "display_rate": 10, "width": 896, "height": 576, "set_seed":...
No issue this time, I just thought I'd show some "Ruins of Cthulhu temple in Antartica" and how good DD really is for concept art.     ...
I'm getting some really really beautiful results with my latest settings, I'm wondering if there are any settings that could help prevent CLIP place objects in the mid air that...
I found a funny bug, not sure what is happening here. see screenshots Very weird partials  and weird final result is a puzzle ...
-After installation $ php artisan make:addon wiki sample:ui [InvalidArgumentException] Skeleton 'sample:ui' is not found.
I am using v-for loop to render slides and when I add new slide I run reSlick this.$refs.slick.reSlick() it works fine on static content with no v-for, for example this...
### Summary following this tutorial https://docs.expo.dev/modules/native-module-tutorial/ I'm expected to run this command "npx create-expo-module", once I do I get **Error: Invalid URL.** and can't proceed to learn how to create...