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

ConfirmationDialog is missing horizontal button separation style #91663

Open
h0lley opened this issue May 7, 2024 · 0 comments
Open

ConfirmationDialog is missing horizontal button separation style #91663

h0lley opened this issue May 7, 2024 · 0 comments

Comments

@h0lley
Copy link

h0lley commented May 7, 2024

Tested versions

v4.2.2.stable.official [15073af]

System information

Ubuntu

Issue description

The ConfirmationDialog introduces a second button to the AcceptDialog, showing the two options side by side.

This should also come with a themable property to specify the ConfirmationDialog's internal HBoxContainer's separation override.

Steps to reproduce

  1. Try adding ConfirmationDialog styling to your theme.
  2. Note that there is no styling available for ConfirmationDialog
  3. Note that there is no way to easily modify the gap between the cancel and the accept button in a ConfirmationDialog (it would probably be possible via code, but thankfully we have a theming system for such things.)

Minimal reproduction project (MRP)

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants