mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-04 01:22:57 +00:00
Improved the confirmation dialog for longer texts (#498)
This commit is contained in:
parent
32e1ab977d
commit
2ef563e9ab
@ -1,9 +1,9 @@
|
||||
@inherits MSGComponentBase
|
||||
<MudDialog>
|
||||
<DialogContent>
|
||||
<MudText Typo="Typo.body1">
|
||||
<MudJustifiedText Typo="Typo.body1">
|
||||
@this.Message
|
||||
</MudText>
|
||||
</MudJustifiedText>
|
||||
</DialogContent>
|
||||
<DialogActions>
|
||||
<MudButton OnClick="@this.Cancel" Variant="Variant.Filled">
|
||||
|
@ -1,3 +1,4 @@
|
||||
# v0.9.48, build 223 (2025-06-xx xx:xx UTC)
|
||||
- Improved German translation.
|
||||
- Improved the confirmation dialog for longer texts.
|
||||
- Improved how configurations are applied in organizations and made the process more robust.
|
Loading…
Reference in New Issue
Block a user