]> git.smokeofanarchy.ru Git - space-station-14.git/commit
make dialog window not evil (#24677)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Thu, 1 Feb 2024 12:56:40 +0000 (12:56 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 12:56:40 +0000 (23:56 +1100)
commit6b03aaaec78bd50c8f4730c9aa7d0f5cea76e782
treed3a2dd08378a3df5080630dbddc3fcae67772397
parentb932d94ded2ff4f8e6e563e55231263ee01389e3
make dialog window not evil (#24677)

* add Placeholder and make default buttons flags consistent w old behaviour

* DialogWindow ops

* make QuickDialog use DialogWindow

* Update Content.Client/UserInterface/Controls/DialogWindow.xaml

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Content.Client/Administration/QuickDialogSystem.cs
Content.Client/UserInterface/Controls/DialogWindow.xaml [new file with mode: 0644]
Content.Client/UserInterface/Controls/DialogWindow.xaml.cs [new file with mode: 0644]
Content.Shared/Administration/QuickDialogOpenEvent.cs