Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix placement of our thumbs down dialog and datalake opt-in dialog. #2540

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

manyoso
Copy link
Collaborator

@manyoso manyoso commented Jul 3, 2024

Currently the thumbs down dialog and the datalake opt-in dialog are misplaced. This PR uses https://doc.qt.io/qt-6/qml-qtquick-controls-overlay.html to fix.


🚀 This description was created by Ellipsis for commit e821d1d

Summary:

Fixes the placement of ThumbsDownDialog and MyDialog by updating their positioning logic.

Key points:

  • Updated ThumbsDownDialog positioning in gpt4all-chat/qml/ChatView.qml to center using parent dimensions.
  • Set parent of Dialog to Overlay.overlay in gpt4all-chat/qml/MyDialog.qml for correct placement.

Generated with ❤️ by ellipsis.dev

@manyoso manyoso requested a review from cebtenzzre July 3, 2024 12:02
ellipsis-dev[bot]

This comment was marked as spam.

Copy link
Member

@cebtenzzre cebtenzzre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does fix the issue.

@manyoso manyoso merged commit a34b0d7 into main Jul 3, 2024
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants