mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: hope to provide a widescreen display option #293
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tisfeng on GitHub (Feb 11, 2024).
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
On my computer, there is so much white space on the right side of the chat screen that it can look odd, resulting in very little displayable content.
Describe the solution you'd like
Wish full use of screen space, instead of fixed showing part of the area.
Describe alternatives you've considered
If we don't modify the default chat width, perhaps we can provide an additional widescreen option to expand the chat display area on both sides, just like KeepChatGPT.
Additional context
ollama-webui
KeepChatGPT
@tjbck commented on GitHub (Feb 15, 2024):
You can now toggle the fullscreen mode option from Settings > Interface!
@tisfeng commented on GitHub (Feb 15, 2024):
Great 😊
@tisfeng commented on GitHub (Feb 15, 2024):
Please have a look, Full screen mode looks weird https://github.com/ollama-webui/ollama-webui/issues/747