chrisglein / artificial-chat

2 stars 1 forks source link

If you resize the window smaller, you can't close the Settings dialog #115

Closed chrisglein closed 6 months ago

chrisglein commented 1 year ago

Problem Description

image

Steps To Reproduce

Resize window smaller in height than dialog

Expected Results

Dialog resizes and allows scrolling, buttons are always visible.

App version

1.0.23

chrisglein commented 1 year ago

Sections of the dialog could be collapsible. It's getting quite wordy as is. Also structuring this is a dialog instead of a menu off of a NavigationView is showing its age. As complexity continues to grow in the app, a better solution will be necessary.