Skip to content

Added a content width fix for DialogButtonBox#34

Open
seventil wants to merge 1 commit intodevelopfrom
fix_missing_standard_dialog_buttons
Open

Added a content width fix for DialogButtonBox#34
seventil wants to merge 1 commit intodevelopfrom
fix_missing_standard_dialog_buttons

Conversation

@seventil
Copy link

in order to show all 'standardButton's listed in Dialogs instead of just one, templates needed to be fixed.

Now, using

EaElements.Dialog{
    standardButtons: Dialog.Ok | Dialog.Cancel
}

correctly displays both buttons.

…tandardButton's listed in Dialogs instead of just one
@seventil seventil requested a review from AndrewSazonov March 16, 2026 11:17
@seventil seventil self-assigned this Mar 16, 2026
@seventil seventil added [scope] bug Bug report or fix (major.minor.PATCH) [priority] low Low importance labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] low Low importance [scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant