lobehub / sd-webui-lobe-theme

🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.
https://github.com/AUTOMATIC1111/stable-diffusion-webui
GNU Affero General Public License v3.0
2.37k stars 222 forks source link

[Request] Bigger preview image #212

Closed SirVeggie closed 11 months ago

SirVeggie commented 1 year ago

🥰 需求描述 | Feature Description

Currently the image preview is relatively small, especially in portrait mode. The split preview is a nice improvement for this, but it still does not take full advantage of the screen space to display the image. The image should be resized to fit as much of it on screen as possible. The image size could be constrained by the width of the preview container or by the height of the screen whichever is smaller.

Image generation data is not necessary to be visible under the image. I believe it is better to prioritize image size, while allowing scrolling (or expandable container) to reveal the generation data.

Example of under utilized screen space: Image has enough space width and height wise to grow larger, but it stays small.

lobehub_preview

🧐 解决方案 | Proposed Solution

Page layout could be modified to maximize image size when possible.

The image size could be constrained by the width of the preview container or by the height of the screen whichever is smaller.

stable-diffusion-webui-ux handles image preview container well, although instead of an expandable container like in webui-ux, a simple scroll might be nicer.

📝 补充信息 | Additional Information

No response

github-actions[bot] commented 11 months ago

Since the issue was labeled with Inactive, and no response in 3 days. This issue will be closed. If you have any questions, you can comment and reply.

由于该 issue 被标记为 Inactive,同时 30 天未收到回应。现关闭 issue,若有任何问题,可评论回复。