Fix size Discard Changes button in dialog composer
This commit is contained in:
@@ -1923,6 +1923,8 @@ class ComposerController extends BaseController with DragDropFileMixin {
|
||||
alignCenter: true,
|
||||
outsideDismissible: false,
|
||||
autoPerformPopBack: false,
|
||||
titleActionButtonMaxLines: 1,
|
||||
isArrangeActionButtonsVertical: true,
|
||||
usePopScope: true,
|
||||
onConfirmAction: () => _handleSaveMessageToDraft(context),
|
||||
onCancelAction: () {
|
||||
|
||||
Reference in New Issue
Block a user