szczyglis-dev / py-gpt

Desktop AI Assistant powered by GPT-4, GPT-4 Vision, GPT-3.5, DALL-E 3, Langchain, Llama-index, chat, vision, voice control, image generation and analysis, autonomous agents, code and command execution, file upload and download, speech synthesis and recognition, access to Web, memory, prompt presets, plugins, assistants & more. Linux, Windows, Mac.
https://pygpt.net
MIT License
449 stars 92 forks source link

plugin options left sidebar size is not responsive #30

Closed oleksii-honchar closed 4 months ago

oleksii-honchar commented 4 months ago

OS: MacOs Sonoma 14.4 Started from source using shortcut.sh

Actual behavior

"Plugins" settings screen shows left sidebar very small. Options window resize has no effect

Expected behavior

"Plugins" settings screen shows left sidebar respect to window size, same as for "Config:Settings" window

szczyglis-dev commented 4 months ago

In version 2.1.18, horizontal splitters in dialogs have been added + min. width for the lists has been set - it should be OK now on MacOS.

oleksii-honchar commented 4 months ago

Yes, now it's good. Thanks!