stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[BUG] Scroll function not working in Lora browser on iOS
Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [X] The issue exists in the current version of the webui
- [X] The issue has not been reported before recently
- [ ] The issue has been reported before but has not been fixed yet
What happened?
The scroll function on the Lora tab is not working on iOS Ipad. The scroll bar is also missing. please see video below
iOS - Firefox 125.3 (41348)
https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/61471128/16af06d4-16a6-48e7-8e8e-1aab48481a30
iOS - Safari
https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/61471128/4f589bf1-ccd9-42c6-8927-51157748dfc1
Android phone vs iOS Ipad
https://github.com/AUTOMATIC1111/stable-diffusion-webui/assets/61471128/7fca94a9-0106-4ffa-b170-6bba10af6a51
Steps to reproduce the problem
- Open the Lora tab and try to scroll down on iOS
What should have happened?
Be able to scroll on the touchscreen
What browsers do you use to access the UI ?
Mozilla Firefox, Apple Safari, iOS
Sysinfo
Console logs
Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit (AMD64)]
Version: v1.9.3
Commit hash: 1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0
Launching Web UI with arguments: --autolaunch --api --port 7900 --listen --theme dark
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Loading weights [6ce0161689] from E:\ai-projects\delete-this\image-generation\stable-diffusion-webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: E:\ai-projects\delete-this\image-generation\stable-diffusion-webui\configs\v1-inference.yaml
Running on local URL: http://0.0.0.0:7900
C:\Users\REDACTED\miniconda3\envs\sdwebui2\lib\site-packages\huggingface_hub\file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
warnings.warn(
To create a public link, set `share=True` in `launch()`.
Startup time: 19.5s (prepare environment: 3.1s, import torch: 5.2s, import gradio: 1.4s, setup paths: 1.7s, initialize shared: 0.3s, other imports: 1.1s, load scripts: 1.3s, create ui: 0.5s, gradio launch: 4.4s, add APIs: 0.4s).
Applying attention optimization: Doggettx... done.
Model loaded in 8.3s (load weights from disk: 0.7s, create model: 0.8s, apply weights to model: 6.4s, calculate empty prompt: 0.3s).
Additional information
problem only occurs on iOS device