nextcloud-dialogs icon indicating copy to clipboard operation
nextcloud-dialogs copied to clipboard

No `setSize` method for `Dialog`

Open nfebe opened this issue 1 year ago • 1 comments

NcDialog does provide a size attribute we should be able to use for dynamically generated dialogs done with builder.

nfebe avatar Jul 12 '24 00:07 nfebe

Do you have a use case for another size? Because the builder only allows simple text only dialogs and I can currently not think of any dialog created that needs to be bigger :sweat_smile:

susnux avatar Jul 19 '24 18:07 susnux