Skip to content

Make message dialogs look better#392

Merged
SaptakS merged 1 commit intomainfrom
show-message-detail
Feb 6, 2025
Merged

Make message dialogs look better#392
SaptakS merged 1 commit intomainfrom
show-message-detail

Conversation

@micahflee
Copy link
Member

We open native dialogs with Electron's dialog.showMessageBoxSync. This supports passing in message but also detail, which is smaller text beneath the message. This PR adds support for using detail.

For example, when you're in open mode and you start Cyd, it used to pop this up:

Screenshot 2025-02-05 at 6 20 54 PM

Now it pops this up:

Screenshot 2025-02-05 at 6 19 50 PM

Copy link
Contributor

@SaptakS SaptakS left a comment

Choose a reason for hiding this comment

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

LGTM

@SaptakS SaptakS merged commit 1d96564 into main Feb 6, 2025
1 check passed
@SaptakS SaptakS deleted the show-message-detail branch February 6, 2025 06:15
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