YSH

Results 5 issues of YSH

**Please Describe The Problem To Be Solved** Basically, this [PIXI.TextInput](https://mwni.io/opensource/PIXI.TextInput/demos/demo_default.html) plugin. I believe the official one should be as good as this plugin. - The text significantly more "clear" to...

enhancement

### Expected Behavior When interacting with input in Storybook sand box. Shortcut key of the parent page should not be triggered. For example, pressing "A" toggles the "action" section and...

bug

This extension works with the SD1.5 models but fails with SDXL. In this code update, I checked the source code and identified that SDXL at this line: https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/feee37d75f1b168768014e4634dcb156ee649c05/modules/sd_hijack_clip.py#L349. The current...

## Description The XYZ plot currently lists options in an order that seems random, likely reflecting their UI placement. This can make locating specific options challenging, particularly as extensions are...

I got my MinGW GC 4.7.1 at `C:\msys64\mingw32\bin\g++.exe ` The Readme's instruction for compiling is not helpful enough. ``` C:\msys64\mingw32\bin\g++.exe -Wall -fexceptions -O2 -std=c++11 -Wextra -Winvalid-pch -fstack-check -fbounds-check -fstack-protector-all -Ilib...